The radio element displays a radio button in a Form.
Property |
Description |
|---|---|
Name |
Element name |
Label |
Label that appears in the left column |
2nd Label |
Label that appears after the element |
Info Text |
Text to be displayed in a balloon |
Default value |
Value, if the assigned database field is empty |
DB field |
Selection of database fields of type: VARCHAR, INT and BIGINT |
Disable storage |
When saving or sending the value of the element is not stored in the database by the form |
Settings |
|
Checked? |
The radio button is selected by default |
Disabled? |
The radio button is disabled
Please note that functions of the JavaScript API (e.g. jr_set_value) do not have any effect on saving this value by enabling this option |
Required? |
The radio button must be checked that the step can be sent |
Hidden? |
The element is hidden in the form |
Scripting |
|
OnClick |
Skripts that are executed when the element is clicked. |
OnChecked |
Scripts that are executed when setting the element |
Color |
|
Label color |
Color of the label |