Checkbox Properties

Select the checkbox on the Screen Design page to view and configure its properties.

General control properties

These are general properties for most controls.

Property Description
Label This property applies to all controls except HtmlView and Listview.
  • Label – enter the text that describes the control on the user interface.
  • Label position – the position of the label in relation to the control it describes.
Input data binding
  • Key – the unique identifier within the scope of the widget, used when setting or retrieving a value.

    Click New key to create a new key for the control.

  • Default value – default value for the control.
Read only This property applies to all controls except HtmlView and Listview. Select to make the control read-only.
Note: The read-only property is not supported on the Windows Mobile platform for the Checkbox, Slider, and Choice controls.

Advanced

These are the advanced validation properties for the checkbox control.

Property Description
Required Specifies that submission is possible only when the checkbox is selected. A submission must have a value.
Validation message Specifies the error message that appears to the user in case the input validation criteria do not match.