AnimationFunnel

Conditional logic

Make your forms dynamic. Show fields based on previous answers, jump to specific steps, or calculate scores in real-time.

Conditional logic is free on every plan — including the free tier.

Visibility rules

Show or hide a field based on earlier answers. Open any field's Logic tab and add a Show if or Hide if rule.

Example: Hide the Company size field unless the visitor answered Business to the Account type question.

Jump rules

Jump rules let you skip steps. This is useful for branching flows — Enterprise users go to a Sales step, everyone else goes straight to signup.

Add a jump rule from the Logic tab on any step. You pick a condition and a target step.

Calculation fields

Calculation fields compute a value from other answers. Common uses:

Pricing calculator — sum up selected options, apply discounts, show a final total.

Quiz scoring — award points per answer, show a result at the end.

Risk assessment — aggregate factors, show a recommendation.

Operators

Supported condition operators:

equals, not equals, contains, starts with, ends with, greater than, less than, is empty, is not empty.

You can combine multiple conditions with AND or OR inside a single rule.

Was this page helpful?