I have a SCADA that is using system.perspective.navigateBack() on a "Previous Screen" button. It works great until the operator logs in to access secured functionality. Then the previous button will only go as far as the redirect to the login page.
Is there a work around for this? I thought I had a thread on this a few years ago but I can't seem to find it in search. I would like the previous screen button to skip past the login screen and to the previously loaded page.
I'm trying to avoid using a session variable array to track recent pages because I would have to update scripting on over 100 screens and some of them have a few buttons on them that navigate.
This system is running 8.1.44