Skip to main content
Logic rules make your forms smarter by showing or hiding questions based on previous answers, validating inputs, and creating personalized paths through the form.
Logic rules are only available for linear forms

Conditional fields

Show or hide fields based on how respondents answer other questions.

Visibility options

When setting up conditional logic, choose how the field behaves:
  • Visible until condition is met - Field shows by default, then hides when the condition becomes true
  • Hidden until condition is met - Field is hidden by default, then appears when the condition becomes true

Setting up conditional fields

  1. Click on the question you want to make conditional
  2. Set visibility option
  3. Add a condition by selecting a source field and the answer that triggers the rule

Combining conditions

When you need multiple conditions, select how they work together:
  • AND - All conditions must be true for the rule to apply
  • OR - Any single condition being true applies the rule
Example with AND: Show the “Enterprise requirements” field only when:
  • Company size = “500+” AND Industry = “Technology”
Example with OR: Show the “Integration details” field when:
  • Current CRM = “Salesforce” OR Current CRM = “HubSpot”

Example

Question 1: "Are you currently using a CRM?"
- Yes
- No

Question 2 (conditional): "Which CRM do you use?"
Visibility: Hidden until condition is met
Condition: Question 1 = "Yes"