Properties of a Radio button list control
Use the following tabs to configure the properties of a Radio button control.
General
Name |
Description |
---|---|
Type |
The type of the control. |
Name |
A unique name for the radio button. |
Tooltip |
The supplementary information that displays by hovering the mouse over the radio button at runtime. |
State |
The state of the control. Available options are Hidden, Optional, and Mandatory. (Default: Optional) |
Enabled |
Enables the control at runtime. (Default: Selected) |
Security token |
Makes the form secure. See Security tokens. |
Error message |
An error message that is displayed on performing a wrong operation. |
Field type |
A field type, such as String, that relates to the actual value of the radio button. The field type relates to the actual value of the radio button. |