Hi guys, would like to ask for ideas or approach on how to check if the popup is open in another workstation/session. What we need is to make sure that the specific popup can only be open/active in 1 workstation/session.
We initially used memory tags to disable the navigation button when popup is open. The downside is, if we force close the session without closing the popup, the tag will remain latched.
Is there a way to check if the popup is open via session properties?
Thanks in advance!