Creating Groups of Radio Buttons
Use
Radio buttons allow a single option to be selected from a group of options. When authors save Edit forms, the system writes the value of the selected radio button to the referenced schema element or document property.
Procedure
-
Use Drag&Drop with the secondary mouse button to repeatedly pull a schema element or document property from the data model onto the Edit form, and then choose Radio Button from the context menu.
All radio buttons that belong to a single group must reference the same schema element or document property.
-
In the control properties for the radio buttons, enter the values in the table below.
|
Property |
Description |
|---|---|
|
Caption |
Text displayed next to the radio button. |
|
Value |
Value that the system writes to the referenced schema element or document property if the radio button is selected. |