If no rules are set up, or if a user’s answers don’t match any of the rules, the form will automatically show the Default End Screen.
Creating a Logic Rule
To begin creating logic rules, select the End Screen block in the form builder and click ⚙️ Configure End Screens. Then, navigate to the Logic Rules tab at the top of the panel.Add a New Rule
If this is your first time setting up logic for this form, the panel will be empty. Click the + Add Rule button to create your first rule.
Select the Field (Question)
In the new rule block, use the first dropdown labeled “Field…” to select the specific question you want to base this rule on.
- The dropdown will list your form’s pages and the questions within them (e.g., “Page 1 > Multiple Choice Question 1”).
Set the Condition
The next dropdown determines how the answer should be evaluated. Select either:
- is: The user’s answer must match the value you set in the next step.
- is not: The user’s answer must not match the value you set in the next step.
Choose the Value (Answer)
In the “Value…” dropdown, select the specific answer option that will trigger this rule.
Add Multiple Conditions (Optional)
If you need a rule to depend on more than one answer, click the + Add Condition button located beneath your first condition. You can then choose whether these conditions should be evaluated with AND or OR logic:
- AND: The user must meet all conditions in the rule to see the designated end screen. (Example: If “Favorite Color” is “Red” AND “Size” is “Large”, show the “Red/Large” end screen.)
- OR: The user only needs to meet one of the conditions to see the designated end screen. (Example: If “Favorite Color” is “Red” OR “Favorite Color” is “Blue”, show the “Cool Colors” end screen.)
Assign the End Screen
Finally, use the “Then show:” dropdown at the bottom of the rule block to choose which end screen the user should see if they meet this condition.
- This dropdown lists all the end screens you’ve created, using the highest-level heading (H1 or H2) from each screen as its title.
- If an end screen doesn’t have a heading, it will simply be labeled “Screen”.
