Creating a group of option buttons to display specific details
BMC Helix Innovation Studio includes a Select Button Group component, which is available in the Shared Components section of the View designer. This component is visible only if you deploy the Shared Components bundle.
Use the Select Button Group component to display details for multiple options.
To add the Select Button Group component to a view definition
- Log in to BMC Helix Innovation Studio and navigate to the Workspace tab.
- Select the application for which you want to add a record editor.
- On the Views tab, click the name of the view definition to which you want to add a button group.
- From Palette, drag the Select Button Group component.
In the Properties pane, click Settings
, and then specify the properties as indicated in the following table:
Property
Description
Example
General tab
Name
Enter a name for the group of buttons you want to create.
Size
Select button size.
Alignment
Specify button alignment.
Value
Build a query to define a value.
Button Configuration tab
Label
Enter the button name.
Value
Use value in a query expression to determine the button selection.
Icon Class
Specify an icon that must appear when the button is displayed.
- Click Save.
Result
The result displays Task Flow and Task List buttons. Also shows a list of active tasks when you select Task List.
Related topic