The Skyway Radio web control is a Skyway Form element that displays multiple static or variable (collection) values as a set of radio buttons. The web control allows a single selection to be made from the set of options, and at runtime, the selection is written to a variable.
Setting Parameters

The values to be displayed for the radio buttons.
Variable – select the collection and field within the collection to display. This web control cannot be used with Data Stores.
Static Values – enter the static values to display and the corresponding values to pass to the server as the user's selection
Options
Add option instructional
Text. Editable
Textbox provided to define the instructional text that will be displayed
as the first Option Button. The
default text is "Please select an Option".
Add an option to clear the
variable. Editable
Textbox provided to define a clear variable instructional text that will
be displayed as the top Option Button. The
default text is "Clear variable". When
the user selects this option, the variable assigned to store the Radio
Button selection will be cleared.
The variable in which to store the selection. Based on the selection made on the Select Contents panel, only valid variables from the current Web Model are enabled in the Assign To dropdown.
Break Between Options Checkbox
Defines whether to display the Radio Buttons in the conventional vertical layout (checked) or in a horizontal layout (unchecked).
All required fields are specified.
The Skyway Radio web control must be placed on a Skyway Form within the HTML editor.