Creating alert messages and actions
To add an alert component and action 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 an alert.
- On the Views tab, click the name of the view definition to which you want to add an alert.
- In View designer, drag the Alert component from the Basic components section of the Palette pane onto the canvas.
- In the Component Properties pane, enter the following properties for the alert component:
Property | Description | Example |
---|---|---|
General | ||
Name | Enter a name for the alert component. | |
Title | Enter a title that the alert will display. | |
Message | Enter the message to be displayed. | |
Type | You can choose from the following options:
| |
Variant | Select the severity of the alert. You can choose from the following options:
| |
Dismissible | Use the toggle key to enable the close button on the alert and allow users to dismiss the alert if needed. | |
Hidden | Use the toggle key to hide the Alert component at runtime, and then select one of the following options:
For more information, see Expression Editor. | |
Available on devices | Select the interface on which the alert should be visible. You can select from the following options:
By default, all the three options are selected. | |
CSS classes | Enter CSS class names to apply them to the view component and style it if needed. For more information, see CSS classes used in View designer components. | |
Actions | ||
Action label | Enter a name that is displayed to users, allowing them to click and perform the specified action. | |
Hidden | Turn on the toggle key to hide Actions at runtime, and then select one of the following options:
For more information, see Expression Editor. | |
Actions | Select the action to be taken on the alert. For more information, see To configure an action on an action button and follow from step 6. |
Result