Skyway Radio

Description

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

 

Required

Select Contents

The values to be displayed for the radio buttons.

 

 

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.

Variable

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.

 

Optional

Events

See Web Events

 

Advanced Properties

Break Between Options Checkbox

Defines whether to display the Radio Buttons in the conventional vertical layout (checked) or in a horizontal layout (unchecked).

 

See Advanced Properties

 

Validation

All required fields are specified.

 

Usage Notes

  1. The Skyway Radio web control must be placed on a Skyway Form within the HTML editor.