Adding multiple rules inside one logic flow
Sometimes you need to trigger a consequence based on answers from more than one question. In that case, you can create one logic flow with multiple rules.
- IF answer to the following question
What is your biological gender?
is any of the following
- Female
- Male
- N/A
- AND if answer to the following question
How old are you?
is any of the following
- 20 - 24 years old
- 25 - 29 years old
- 30 - 34 years old
- 35 - 39 years old
- THEN choose an action Show or hide the right follow-up question
How to add multiple rules
You can add a new rule from the rule controls, or choose AND if or OR if from the flow dropdown before the THEN section.