Radio Button
The radio button UI component allows users to select a single option from a set of mutually exclusive choices.
To use the old version, refer to Radio Button (Classic).
Operations Hub New Layout | Refer to Visuals Tab for more information on the layout of widgets in Configuration Hub. |
Operations Hub Classic Layout | Refer to About Widgets |
Radio Button Properties
Field Name | Description |
---|---|
Label | A label name that appears as a header for the radio button. |
Selected Item | Specify the target data source, wherein data is updated based on the
radio button user selection. See Set Up Data Binding for Widgets. Note: The data types of both these properties must
match to ensure proper functionality - Static Items and Selected
Item. |
Selection | Specify the input data source to receive values for the radio button, which generates the available choices for the user. See Set Up Data Binding for Widgets. |
Static Items | Use this property if the radio button items are fixed choices. Select +Add to add multiple items. For each item, specify a display text and value. |
Dynamic Items | Use this property to specify a query and dynamically generate items for the radio button. The options are not pre-defined or hardcoded. During runtime based on user inputs, data is retrieved from a data source. |
Sort Items | Select the check box to arrange the radio button options/choices in ascending or descending order. |
Label Styling | Formats the label: Font Family, Font Size, and Font Color formats the label text. Background Color adds a color to the label background. |
Hidden | Select this check box if you want to hide the widget.
To show the hidden widget in Operations Hub new
layout, go to Page Visuals
and under Action column,
select ![]() |
