👁️ How to Show or Hide a Field with Conditional Logic
Display a field only when a specific value is selected in another field
Use a simple conditional rule to show a field only when the user makes a certain selection elsewhere on the form.
- On the Form Builder tab, add the field you want to show or hide (for example, a Comments field).
- Open the field with the gear icon and select the Conditional tab.
- Under Simple Conditional, set the rule:
- This component should Display: Select True so the field only appears when the condition is met.
- When the form component: Select the field that controls the condition (for example, your radio buttons).
- Has the value: Enter the key of the value that should trigger the field (for example, “check1”).
Note: To find the key, open the controlling field with the gear icon, go to the Data tab, and look in the Value column.
- Click the green Save button.
The field stays hidden until the user selects the matching value, at which point it appears on the form.