Radio Button

Displays as a standard Windows radio or option button. It allows the user to choose only one of a predefined set of options, an exclusive or.

Options

The Object Configuration Wizard Options tab shows the specific properties for the control.

ActivityControls_Objects_RadioButton_ObjectConfigurationWizard_OptionsTabv6.5

Value Default value or Expression for current control.
AutoPostBack Automatically posts a request back to the server.

Default: False

Enabled Enable this object.
GroupName Unique name to identify a group of radio buttons.
Text Display name of this object.
Visible Determines whether this control is visible.
Style CSS style of this object.
CSS Class CSS class of this object.

Common Uses

Radio buttons are arranged in groups of two or more and displayed on screen. Each radio button is accompanied by a label describing the choice that the radio button represents. The choices are mutually exclusive; when the user selects a radio button, any previously selected radio button in the same group becomes deselected (making it so only one can be selected).

Radio buttons are designed to function outside Object Groups vs within Object Groups.

How to Use

Prerequisites

  • A Process Group, Process, and Activity already created.

For more information, see Process Model.

Configure the Object

This procedure describes how to configure the Object.

ActivityControls_Objects_RadioButton_ObjectConfigurationWizard_GeneralTab_ConfigureActivityLayoutv6.5

  1. Double-click the Activity. The Layout tab is displayed.
  2. Drag an Activity Control Object from the Activity Designer to the Layout tab. The Object Configuration Wizard is displayed.
  3. Click in the Name text field and select the name Object and type your Object name. For example, RB1050RadioButton.
    Note the Name text field cannot contain any spaces.
  4. Click in the Caption text field and replace the text with the object name which you want to display, for example, Radio Button.
  5. Click the Options tab and configure using the previously defined fields.
  6. Click OK.
  7. On the ribbon, click the File tab, click Save or press CTRL+S to save your changes.

Example

ActivityControls_Objects_RadioButton_Examplev6.5

 

This is the legacy version of the XMPro Documentation site. For the latest XMPro documentation, please visit documentation.xmpro.com

X