Conditional Show and Hide

Conditional Show and Hide allows you to set conditions on a per-field basis to control the visibility of fields based on user interaction or field selection.

How Does It Work?

The Simple Conditional tab allows users to show or hide fields based on user input, or value selection of other fields on the form. These conditions are configured using a code-free UI.

Settings Available:

  • Show or Hide this field: Select whether to show the field or hide it when the conditions are met.
  • When: Select whether to show or hide the field when One or All conditions are met.
  • Conditions: The criteria that will execute the workflow. Multiple conditions can be added to create complex workflows.

Conditions Configuration:

  • When: Select what component within the form will execute the condition.
  • Is: The comparison operator that evaluates and compares the value of the selected field before the condition is executed.
  • Value: The data entry of the field to execute the condition. When the conditional field has static values (like Radio or Select components), those options will be available within a dropdown field to select as the value.

The combination of all these settings will determine when the condition is executed on the form. Multiple conditions can be applied to the same component to create advanced conditional workflows.