Multi-page forms that people actually finish
When to split a form across pages, how to group questions and why a save-and-return link beats a longer single page.
Long forms are not the problem. Unstructured long forms are. Pagination is how you turn a wall of inputs into a conversation with a shape.
Group by the respondent's mental model
Pages should map to how the person thinks about their own information — "about you", "about your project", "how to reach you" — not to how your database stores it.
Keep pages short and even
Three to six questions per page reads as effortless. A three-question page followed by a nineteen-question page reads as a trap.
Let people leave and come back
For applications and intake forms, a save-and-return link recovers submissions you would otherwise never see.
Validate per page, not at the end
Catching a formatting mistake on page one is a two-second fix. Catching it after page four is a reason to give up.