Reuse screens and popups
Pass tag values from the controllers to a screen or popup by defining properties and exposing them for reuse. These user-defined properties can be aliases of existing screen properties or properties that have a data type. Use the data type properties in place of a specific
Logix Designer
tag instance when configuring bindings and expressions on the screen. To pass the correct tag context to use at runtime, create a navigation event or a shortcut to the screen. This enables using a screen multiple times by passing different values to the user-defined properties through a shortcut or navigation command.
Provide Feedback