Define Visibility for a Control
Use the Form Editor (accessed from within a Blueprint in CSM Administrator) to define when to display or hide a Control (Visibility) on a Form.By default, a Control is always visible, unless defined (through an Expression) to be hidden.
Good to know:
- See Form Editor Behaviors for tips on working with Controls and the Form Editor.
To define visibility for a Control:
- Open a Form in the Form Editor.
- Click a Control.
- On the Form Editor toolbar, click the
drop-down arrow on the Visibility button
, and then select one of the following options:
- Custom Expression: Opens the Custom Expression Builder, where you can create a custom Expression to use only for this scenario.
- Expression Manager: Opens the Expression Manager, where you can select an existing stored Expression or create a new stored Expression to use. Stored Expressions can be reused in numerous places in CSM.
- Clear Visibility Expression: Clears any visibility Expression so that the Control is always visible.
- Publish the Blueprint (File>Publish Blueprint) to commit the changes, or save the Blueprint (File>Save Blueprint) to continue making other changes.