Does someone knows how to remove the " impersonate as" possibility from User GUI?
We have configured authors, users and admins but did not find where this can be removed from GUI for certain user groups.
regards,
Solved! Go to Solution.
Views
Replies
Total Likes
you can do it from /libs/granite/ui/components/shell/userproperties/userproperties.jsp file, which render impersonate.
you can write your logic to identify set of user to hide impersonate and update value of showImpersonate variable as false.
Views
Replies
Total Likes
you can do it from /libs/granite/ui/components/shell/userproperties/userproperties.jsp file, which render impersonate.
you can write your logic to identify set of user to hide impersonate and update value of showImpersonate variable as false.
Views
Replies
Total Likes
Ok, I'll check that ..thank you so much
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies