I made a simple application on Pythonanywhere using Flask framework. When I submit a form, in the console logs I see that all information is transferred. But I don't need the name of selected item in select box, I need its value (id).I made a simple application on Pythonanywhere u