Condition groups

Use condition groups to show, hide and validate fields based on multiple conditions at once. Use nested logic to encode any condition you need in your form.

Show or hide a question based on a condition group

Click on the question or field you want to hide followed by its settings icon to open the right-hand panel. Under Logic, Set conditional logic to + Add condition group.
notion image

And function

Here's an example using the and function. Here all 3 conditions must be true in order for a field to be shown. Namely, the user must answer Yes when asked if they have an existing appointment, the Date must be on or before Tomorrow and only for Consultation reason.
notion image

Or function

Now, let's use the or function in the example below. Here a question will be shown if the user answered with 1, 2, 3 OR 4 stars.
notion image

Nested conditions

In the example below, a field will be shown if the city is Paris OR if the country is neither France nor England.
notion image

Related articles

๐Ÿ™ˆ
Conditionally hide fields
Calculations and variables
Calculations and variables
โš™๏ธ
Conditional integration logic