Branching Logic: Show Or Hide Page(s) Based On Prior Question Response(s)

Depending on a response to a question in your application form, you may want to collect additional information from the applicant.

For example, if the applicant responds "Yes" to your question "Do you participate it any extracurricular activities?", you may want to prompt them to tell you more about the extracurricular activities they participate in.

This can be accomplished by adding Show/Hide Logic to a page in your program application builder.

Setting up show/hide logic on an entire page

Start by selecting the page you would like to show or hide. In the page settings, click on the "+ Add Show/Hide Logic" button.

Select if you want the page to be shown or hidden based on a former question response.

Show: The page will not be visible to the applicant unless the rule criteria is met.

Hide: The page will show to the applicant unless the rule criteria is met.

Next, select Any or All.

All: All rules listed must be met in order for the page to show/hide

Any: One or more rules must be met for the page to show/hide

Lastly, you will establish the rules that will show/hide the page. Click "+ Add Rule".

Select the question with response(s) that will show or hide the page.

Select the condition for the question responses.

Is equal to any: Applicant answers the question with one or more of the listed responses

Is not equal to any: Applicant answers the question with one or more responses that are not the listed responses

Is equal to all: Applicant answers the question with all of the listed responses (available for multi-select dropdowns and checkbox components)

Is not equal to all: Applicant answers the question with responses that are not an exact match to the listed responses (available for multi-select dropdowns and checkbox components)

Is greater than: Applicants response is greater than the response listed (available for date and number components)

Is less than: Applicants response is less than the response listed (available for date and number components)

Is greater than or equal to: Applicants response is greater than or equal to the response listed (available for date and number components)

Is less than or equal to: Applicants response is less than or equal to the response listed (available for date and number components)


Select the question response(s) that will trigger the show or hide logic.

If response(s) to more than one question should determine if a page should be shown or hidden, select "+ Add rule" again to add the question. Keep in mind, if "ALL" is selected, all of the rules will need to be met in order for the logic to be triggered. If "ANY" is selected, one or more of the rules will need to be met in order for the logic to be triggered.


To test logic in your program application form, select "Test Application". Logic will not work in the page preview.