May 2, 201213 yr I've built a Runtime solution for a user (not Admin) where the status bar is hdden and locked in the startup script. Later on, when the user goes to print, the Status bar is Shown again for him to navigate the pages in preview mode. However. All the Status bar buttons (except for forward and Back page Navigation) are greyed out and disabled. Why? On that note. if the user presses the exit preview mode, I have at the moment a Layout OnEnter scriptrigger to hide (& Lock) the status bar again. Is there any other way to do this except for a layout script trigger? Thanks so much and have yourself a magnificent day.
May 2, 201213 yr Check the user's privilege set: the Available menu commands option can be used to limit the menu commands a user has access to, which in turn grey's out the associated status bar button. There are other ways to trigger a script to hide the status bar, but it sounds like the method you are using is working, so why do you want to change it?
Create an account or sign in to comment