having issues with automatically moving to next sheet on a reload - stops auto moving
Below is the code I have in my load script.
I then have options on the UI side to actiate auto advance (ser variable to 1) or deactivate (set variable to 0)
Once auto advancing is activated, it works fine, but it stops on a reload - I have added triggers in the document properties On Post Reload to set the variables so the application will continue to automatically advance through the tabs. It works in development mode when I do a manual reload, and it worked in my test accesspoint when a manual reload was done, but it stops auto paging when the scheduled reload is done in production