Conditional logic
Show, hide, or jump based on answers.
Use a conditional logic block to adapt the form to each respondent.
What you can do
- Show or hide blocks based on prior answers
- Jump to another part of the form
- Pair with calculated fields for scores and totals
- Use hidden fields for UTM and campaign data from the URL
Keep it readable
Too many branches make forms hard to maintain. Prefer a few clear paths over deep nests.
