Conditional Logic
Make your forms dynamic by showing, hiding, or jumping between questions based on answers.
How It Works
- Open the Logic tab in the form builder.
- Select a question to add rules to.
- Define conditions (e.g. “If rating is less than 3”).
- Set an action — show a question, hide a question, or jump to a specific question.
Condition Rules
Each rule consists of:
- Field — The question being evaluated.
- Operator — Comparison type (equals, not equals, greater than, less than, contains, etc.).
- Value — The answer value to compare against.
AND / OR Logic
Combine multiple conditions:
- AND — All conditions must be true.
- OR — At least one condition must be true.
Jump Logic
Skip respondents to a specific question based on their answer. Common patterns:
- Branching — Route different audiences to different question paths.
- Skip logic — Skip irrelevant questions to shorten the form.
- Screening — End the form early if a respondent doesn’t qualify.
Logic Flow View
The Logic Flow panel provides a visual node-based view of your form’s logic. Zoom, pan, and click nodes to edit rules directly.
Start simple. Add logic to one or two key questions first, then expand as needed.