Skip to main content

Conditional Logic

Make your forms dynamic by showing, hiding, or jumping between questions based on answers.

How It Works

  1. Open the Logic tab in the form builder.
  2. Select a question to add rules to.
  3. Define conditions (e.g. “If rating is less than 3”).
  4. 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.