Home › Forms › Multi-step form
Multi-step form
A long form split into several sequential screens.
A multi-step form breaks a long form into smaller, focused steps. The user fills one screen, clicks Next, fills the next, and so on. A progress indicator at the top shows how many steps are left.
Use a multi-step form when the questions naturally group together (account info → preferences → payment) or when seeing all fields at once would feel overwhelming. Always allow going back to fix earlier steps.