Skip to content
Controls

Conditional Logic

Conditional Logic allows you to create dynamic settings by showing or hiding controls based on the values of other controls. This helps keep your block interface clean and relevant.

How It Works

Controls can be shown or hidden based on:

  • Values of other controls
  • Multiple conditions
  • Complex logic combinations
Conditional logic settings

Common Use Cases

  1. Show additional controls when a checkbox is checked
  2. Display specific controls based on a select control's value
  3. Hide irrelevant controls based on user choices

Setting Up Conditions

  1. Select the control you want to make conditional
  2. Enable Conditional Logic in the control settings
  3. Choose the control to check against
  4. Set the condition and value

Use conditional logic to simplify complex blocks by showing only relevant options to users.

Was this article helpful?