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
You can use group conditional logic to define multiple conditions when showing, hiding or validating fields.
Click on the question or field you want to hide, then open the Logic section.
Click
Set conditional logic
followed by + Add condition group
.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.
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.
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.