Tagged Questions
2
votes
4answers
189 views
How to make the user fill out all required fields when signing up
In the registration form for a website, what is the best way to prevent the user from continuing until all the required fields are filled in? For example should the "submit" button be grayed out until ...
2
votes
1answer
344 views
Submit button on top of the long form
For example user have Options page with long form in it. The most popular options are often on the top of the form, so user is changing them and have to scroll to the bottom of the form to hit ...
8
votes
5answers
461 views
What is a popular method to show that a form is/has been successfully submitted?
When the user clicks a button to submit a form is there a popular way to give the user instant feedback that the form has been submitted? (other than them looking at browser tab and seeing a spinner ...
1
vote
3answers
915 views
Keyboard shortcut for “Submit form”
I use a form maybe 100 times a day. I can tab between the fields with no problem but most of the time I don't have to fill out the entire form and would like to submit it without having to touch the ...