What page visibility does
Page visibility lets you skip an entire form page based on answers the respondent gave on a previous page. When a page’s conditions evaluate to true, that page is skipped and respondents jump directly to the next visible page. This is different from field-level display conditions, which hide individual fields. Page visibility removes an entire page from the flow.When to use it
- Show a “Business details” page only to respondents who identified themselves as a company
- Skip a “Spouse information” page for respondents who are single
- Show a “Medical history” page only if the respondent selected a specific condition
- Route respondents through different page sequences based on their first-page answers
Setting up page visibility
Find the Page Visibility section
In the right-hand settings panel, look for the Page Visibility section.
Choose the visibility mode
You’ll see two options:
- Always show this page: the default, every respondent sees this page
- Only show this page when…: the page only appears when conditions are met
How skipped pages work
When a page is skipped:- The respondent does not see it and does not need to fill it in
- Required fields on that page are not validated
- Any values from that page are not submitted
Using multiple conditional pages
You can set up complex branching flows by making multiple pages conditional. For example:- Page 2: Show only when “Type” is “Individual”
- Page 3: Show only when “Type” is “Business”
Common questions
Can conditions reference fields from the current page?
Can conditions reference fields from the current page?
No. Page visibility conditions can only reference fields from pages that come before the current page. You cannot use a condition that depends on a field on the same page.
What happens to required fields on a skipped page?
What happens to required fields on a skipped page?
Required checks on skipped pages are bypassed. The respondent is never blocked by a required field they can’t see.
Can I have a page that's always the last page regardless of branching?
Can I have a page that's always the last page regardless of branching?
Yes. Place the Thank You page at the end. It is always the final page, and all conditional branches ultimately lead to the Thank You page.
Is there a limit to how many conditional pages I can have?
Is there a limit to how many conditional pages I can have?
No limit. You can make every page conditional if needed.