Multi-Step Forms
Create wizard-style forms with multiple steps to improve user experience for longer forms.
Creating a Wizard Form
- In the form builder, click Add Step button
- Each step appears as a separate tab
- Drag fields into the appropriate step
- Configure step titles and descriptions
Wizard Settings
- Wizard Layout:
- Horizontal: Steps displayed at the top
- Vertical: Steps displayed on the left side
- Step Titles: Name each step clearly
- Step Validation: Each step validates before proceeding
Navigation
Users can navigate using:
- Next/Previous buttons
- Step indicators (if enabled)
- Progress bar showing completion
Best Practices for Multi-Step Forms
- Group related fields together - Keep logical groupings in the same step
- Keep each step focused and short - Avoid overwhelming users with too many fields
- Use clear step titles - Help users understand what each step is about
- Show progress indicators - Let users know how far they've progressed
- Allow backward navigation - Users should be able to go back and edit previous steps
