info
Click here to Download the solution
Solution Name: MultiplePopups
Software Version: 10.0.6
Keywords: Display. MultiplePopups. Popups With Parameters.
solution Summary
Example showing different ways to open a Popup in a solution.
The example also shows how to create reusable Popup Displays that can be opened side by side, mapping to different tags in the application.
Technical Information
This example shows how to open multiple instances of the same popup window, using the OpenDisplay Script, NewPopup Script, and using the RunExpression action.
In order to allow each instance to map dynamically to different tags, the NewPopup method requires specific parameters. The CodeBehind of the mainpage Display has the script example for that method call.
Reference Information
See "Displays and Visualization” for more information.
In this section...