This element specifies a group of radio buttons with in a Field element.

Element Information

Table 100 provides information about the RadioGroup element.

Table 100. RadioGroup Element Information

Attribute

Value

Number of occurrences

Zero or more within a Fields element (This element is optional.)

Parent elements

Fields

Contents

Default

 

Element Attributes

Table 101 lists the attributes of the RadioGroup element and provides a description of each.

Table 101. Attributes and Corresponding Values for the RadioGroup Element

Attribute

Description

Locked

Specifies whether the group of radio buttons is enabled for user input. The attribute can be set to:

·     True. Specifies that the radio buttons are disabled and users cannot select a radio button in the group.

·     False. Specifies that the radio buttons are enabled and users can select a radio button in the group.

Name

Specifies the name of the radio option group.

 

Remarks

None.

Example

None.

Related Topics

UDI Wizard Configuration File Schema Reference