The Check Box Control allows an agent to easily select multiple options from a list. This can be contrasted with the Radio Button, where the agent is restricted to selecting a single option from a list.
This Control is part of the Basic Control pack, and will always be available.
How To
Add a Check Box to the Page. The options and style can be configured in the Options tab and Styling tab of the Field Properties, and Validation can be applied if desired.
Check Box Fields can be styled in a Stylesheet by referencing the control-check-box class.
To configure the available options, use the Option Selector in the Advanced Options tab.
Notes
When multiple options are selected, their values are combined in the Field's value as a separated list (using the character specified in the Multiple Selection Value Separator option) in the order that they are selected.