Creating Multi-Page Forms with Page Breaks
Split a routing form into multiple pages with a progress bar and Next/Back buttons using the page break field.
Page breaks let you split a form into multiple pages that visitors navigate one at a time. Instead of presenting a long scrollable list of questions, you can group them into logical sections — each on its own page — with Next and Back buttons and a progress indicator.
Multi-page forms typically have higher completion rates because they feel less overwhelming.
Adding Page Breaks to Your Form
- Open your routing form and go to the Builder tab (or open your meeting type's Booking form).
- Click + Add page break (or + Add field → Page break) at the point where you want a new page to start.
- Optionally give the page break a title — this is displayed as a heading at the top of the new page and in the progress indicator.
- Continue adding fields below the page break. They will appear on the next page.
- Repeat for as many pages as you need.
You can drag and drop both fields and page breaks to reorder them within the builder.
How the Form Looks to Visitors
When a visitor opens a form with page breaks:
- Only the fields on the current page are visible.
- A progress bar at the top shows how far through the form they are (e.g., "Page 2 of 4").
- Next advances to the next page; Back returns to the previous one.
- The form is only submitted on the final page when the visitor clicks Submit.
Forms without any page breaks continue to work exactly as before — a single scrollable page.
Structuring a Good Multi-Page Form
Here are some common patterns:
| Page | Content |
|---|---|
| Page 1 | Introduction or qualifying questions (short, easy to answer) |
| Page 2 | Detailed questions specific to the first answers |
| Page 3 | Contact details (name, email, phone) |
| Final page | Signature field or terms confirmation |
Put the easiest questions first. Visitors who complete even one page are more likely to finish the whole form.
Combining Page Breaks with Other Structural Elements
Page breaks work well alongside other structural fields:
- Heading — add a section heading at the top of each page to orient the visitor.
- Separator — use a horizontal divider within a page to group related questions without starting a new page.
Example layout:
[Page break — "About You"]
[Heading: "Tell us about your company"]
[Company name field]
[Industry dropdown]
[Separator]
[Heading: "Your role"]
[Job title field]
[Page break — "Your Needs"]
[What are you looking for? — radio]
[Budget range — dropdown]
[Page break — "Agreement"]
[Terms heading]
[Signature field]
Page Breaks vs. Funnel Slides
Both page breaks and funnel slides create a multi-step form experience. The key difference:
| Page breaks | Funnel slides | |
|---|---|---|
| Where configured | Builder tab (unified view) | Builder tab (same view) |
| Linear navigation | Yes | Yes |
| Conditional branching | Via routing rules (after submit) | Via routing rules |
| Progress indicator | Yes | Yes |
For new forms, page breaks are the recommended way to create a multi-page experience. Existing forms with funnel slides continue to work without any changes.
FAQ
Can visitors go back and change their answers on a previous page?
Yes. The Back button lets visitors return to earlier pages and update their answers before final submission.
Are the responses on previous pages saved if a visitor leaves mid-form?
Responses are submitted only when the visitor clicks Submit on the final page. If they close the browser before completing the form, no data is saved. A save-and-continue feature is planned for a future update.
Do page breaks work in meeting type booking forms?
Page break fields can be added to meeting type forms, but the paginated navigation is not yet active in the booking flow. The field is ignored there for now — pagination for booking forms is coming in a future update.
Is there a limit to how many pages I can create?
There is no hard limit. Keep the number of pages reasonable for your use case — typically 3 to 5 pages is enough for most lead qualification forms.
Was this article helpful?
Let us know if this article answered your questions.
Related articles
- Adding Personal Videos to Your Booking PageCreate a memorable first impression with personal introduction videos on your booking page
- Adjust your booking page with custom CSSWhere to add custom CSS for booking pages, confirmation pages and forms, how to change font without Google Fonts, and why your CSS is not working on the live page even though the editor preview looks right.
- Attaching files and PDFs to booking emailsAdd an attachment from your file library to the booking confirmation, reminder, or follow-up email of a meeting type, and see where the attachment is stored when you switch back to the standard template.
- Customize BrandingLogo, brand color and design templates for your booking pages, how to white label meetergo by removing the meetergo logo and branding, and how to show a different logo per meeting type or team.