Skip to content
English
  • There are no suggestions because the search field is empty.

👁️ 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.

  1. On the Form Builder tab, add the field you want to show or hide (for example, a Comments field).
  2. Open the field with the gear icon and select the Conditional tab.
  3. 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.
  4. Click the green Save button.

The field stays hidden until the user selects the matching value, at which point it appears on the form.