Dec
10th
Wed
10th
More best practices from Web Form Design
- For forms that natually break down into a few sections, a single webpage is the best option.
- For long forms, multiple web pages are a good way to organize the form.
- When a form contains a large numebr of questions but they’re all related to a single topic, one long webpage is usually best.
- Consider asking optional questions only once a form is completed.
- Look to web conventions in designing your forms to reduce the amount of learning required by your end users.