How to use Conditional Input Group
- Click on the edit icon to bring up the input group options
- Click to select Conditional Input Group.
- Select "Hidden" as we want the input group to be hidden if 'Square' is NOT the selected shape.
- Choose the 'shape' (Single Select) input
- Choose the '==' operator
- And finally enter 'Square' in the Value field.
Remember: The input group will be hidden if the condition evaluates to False (e.g. the selected shape is not a 'Square')
Click APPLY CHANGES button to save your modifications