Conditional logic shows or hides a field based on another field’s answer — useful for keeping a form short until a visitor’s earlier answer makes a follow-up question relevant.
Available conditions
- Equals / Not equals
- Contains
- Is selected (for checkbox/choice fields)
- Greater than / Less than (for number fields)
Set a field’s condition from its settings panel while editing the form — a field with a condition attached is simply skipped, both visually and in the submitted data, whenever its condition isn’t met.