Working with modal dialogs in visual dashboards
You can design templates for modal dialogs and add them to your visual dashboards by using the Show dialog and Close dialog event actions.
About this task
To design a modal dialog and add it to a visual dashboard you need to perform the following actions:
Procedure
- Create a dialog template to specify visual parameters of the dialog. You can also select a template from the existing ones or edit it.
- Create a scene, which you want to use for a dialog.
- In the scene properties, specify the dialog parameters and a dialog template.
- Add controls, local variables, and event handlers to the dialog scene.
- Add the Show dialog action to the main scene of the visual dashboard and specify its parameters and behavior.
- Add the Close dialog action, and specify its parameters.