Configuring to start the application in a dialog from another application
When you configure a link from one application to another, situations arise where you need t to open the second application as a dialog (modal) instead of opening the application as a new tab in H5.
When you want this behavior, you open the dialog configuration and choose, Add application.
Type the link to the application, and local variables if needed. Add an interaction where you connect the link to a button.
- Create a dialog .
- Choose Add Application and enter the target application link.
- Define local variables if needed.
- Create an interaction to open the dialog. For example, on a button click.
- Save all configuration.