Create a branching rule
Use branching when the next step should change based on someone's answer.
When branching helps
- show different follow-up questions to different audiences
- skip questions that do not apply
- shorten the path for straightforward responses
Steps
- Open the builder for the form you want to edit.
- Switch to the logic view if the form uses logic mode.
- Select the field or question that should control the branch.
- Add a rule and choose the condition.
- Choose where matching answers should go next.
- Review the default path for answers that do not match the rule.
- Save, then test both the matching and non-matching paths.
Expected result
People who match the rule should move to the intended destination, while everyone else should continue on the default path.
Common mistakes
- forgetting to set a safe default path
- branching from a content-only block instead of an answerable field
- testing only one path
Before you publish
Run at least one test submission for every meaningful branch so skipped fields, required fields, and close-state behavior still make sense.
