I have a form. Inside the form, the user selects an item from a dropdown. Then clicks submit, and the selected item gets POSTed to a specific route.
This is the code: