Introduction to Conditional Logic
12/22/2020: We have now deployed Version 3 of Conditional Logic.
->Elements that can trigger
Dropdowns ✓
Checkboxes ✓
Simple Button ✓
Quantity Box ✓
Comment Box ✓
Slider ✓
->Elements that can show/hide
Dropdowns ✓
Checkboxes ✓
Simple Button ✓
Quantity Box ✓
Comment Box ✓
Slider ✓
What Can It Do?
- It can show or hide an email based on the input of another element.
- For number input boxes, it can trigger another element to show or hide if a certain number is chosen.
- You can add more than one condition with an 'and' conditional. For example, if this and that = this, then do this.
What It Cannot Do?
• For the moment, it cannot do 'or' conditions. For example, if this or that, then do this.
What Does It Look Like?
How to Activate It?