Checkbox
This topic describes the options and limitations available when using a Checkbox component.
Content settings
- Content
 - This setting determines what text displays as the text/label for the check box, as well as how it displays.
 - State
 - These settings (Source and Display Value) determine what the source of the check box's value is.
 
Interactions
- Trigger Event
 - The Checkbox component can trigger these events: 
- 
                
This event might display as one of these values:
- , where Data Service is the name of a data service assigned to the component
 - , where no data service has been assigned to the component
 
 - 
                
This event controls what happens when the user selects the checkbox.
 - 
                
This event controls what happens when the user clears the check box.
 
 - 
                
 
- Target Action
 - The target Action that can be assigned for a Checkbox depends on what Component is selected to be the target for the action.
 
Style settings
This component has one additional Style setting: Disabled. When this option is selected, the check box is disabled and read-only.
To disable the check box conditionally, click the lock icon next to this option.