Provide a submit button at the end of each form

A submit button should be provided in each form, and placed at the end of the form.

In the first example, the options “Adults”, “Seniors”, “Children” and “Youths” are placed after the “Search” submit button. Some users may omit to enter this information.
For this reason, it is important to position the submit button at the end of the form, as in the second example.

Note

In some circumstances, you do not need to provide a button.

This is the case, for example, with a drop-down list for sorting a list of results dynamically, as the action is triggered dynamically when the user makes a choice.

Comments

Add a comment

All fields are mandatory.

Back to top