You could lock down the layout - so that they can only get to it from a button (essentially taking it off the list of layouts in the list in the status area). Then, in the button, put this in (or something like it):
IF [Get(PrivilegeSetName) = "YouDontHaveAccess"]
Go to Layout("OtherLayout"
End If
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.