Radio Buttons, Check Boxes, and Combo Boxes are used to enter numeric or non-numeric data into an Embedded Table in the underlying Worksheet. They can also be used to set dynamic properties of other Viewsheet components, e.g., visibility, color, etc.
Radio Buttons, Check Boxes, and Combo Boxes offer similar functionality. Whereas Radio Buttons and Combo Boxes allow only a single item to be selected, Check Boxes allow multiple items to be selected.
To create a Radio Button, follow the steps below. (Check Boxes and Combo
Boxes are identical.)
1. Drag a Radio Button control from the Component tree onto the
Viewsheet grid.
2. Right-click the control and select ‘Properties’ from the context menu.
This opens the Radio Button dialog box.
3. If you will use the input control to set dynamic properties for another
element, follow these steps:
a. Select the General tab, and enter a ‘Name’ for the control. This is
the name by which the control is identified in dynamic property
menus. (See Using Input Controls to Set Properties.)