Download the Project Example here:

  • Project Name: MultiplePopups
  • Software Version: 9.2 sp2 (9.2.26)
  • Keywords: Display. MultiplePopups. Popups With Parameters.

Project Summary

Example showing different ways to open a  Popup in a project.

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  "Multiple Display" and "Multiple Popups" for more information.

In this section...

  • No labels