hiding the cases page for users and not admin
I need to know if there is a way of hiding schemeserve_policies_default_aspx page for all users but not for admin user?
this page is the cases page
Kevin...
-
Hi Kevin,
Unfortunately there is no way to do this that we're aware of. The user privilege level is not exposed anywhere in the DOM so you can't pick it up with Javascript. If you can find an element on the page which you know is only shown to Administrators then you could detect that, but I don't think there are any such elements on that page.
Best wishes,
Adam
Please sign in to leave a comment.
Comments
3 comments