Navigation button with VBA security script to work on more than one screen.
EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-09-0409:30 AM. Last Modified: 2023-05-0312:11 AM
Navigation button with VBA security script to work on more than one screen.
The application currently has script to check user access and then open a pop-up URL with a relative path so it'll work in this template that's used multiple times. Unfortunately that means you can't place the button on any other screen. Just wondering if there's a cool way in VBA to deal with that.
Make another function with the different URL relative path just for that new button?
Place a copy of that screen in the same location as the other screen with that button so it can find it?
If the Mimic.OpenInset command returns an error message have it then check a different URL path?