I am trying to hide the Mentor menu in Mingle main container - any ideas where to look for it?
Thanks
Hi Patrick,
If you don't want the particular user to have access to Mentor Role, Just check the user has access to any role which has Security class "MentorWebAppAccess_ST" tagged to it, which provides access to the Mentor role. Please remove the roles which has the mentioned Security class linked to it. It will work.
Thanks,
Naresh.
Naresh,
Thanks for the reply, unfortunately it is part of two standard roles being referenced...Admin_ST and Employee_ST.
The question is, how do I go about this?.
Patrick,
Create a copy of the security roles and just remove the "MentorWebAppAccess_ST" Security class, and better assign the same to the users, so that they wont see the Mentor role provided for them. Hope, this helps and solves your issue.
Regards,
We ended up configuring an EMPLOYEE_ST copy for our site to remove access to the various modules that our site doesn't utilize.
Thank you