Building forms
Layouts and progress display
Control how the form presents: single page, focus mode or paged steps, with a progress bar, counter or neither.
Ask your assistant
Switch the form to focus mode and show a progress counter instead of a bar.
Presentation lives in the form’s settings and is fully agent-editable — say what you want and it changes:
- Layout:
single(one page),focus(one question at a time),paged(defined steps — see multistep forms). - Progress:
bar,counter(“2 of 5”), ornone.
For how the form appears when embedded on your own site — popups, sliders, exit-intent triggers — see embedding.
Related