I'm making custom user profiles with different possibilities in iTop depending on the skills and what those profiles need.
One of the main features to keep it as simple as possible for those users is to disable/hide everything they don't need.
I used some code to hide most of the left menu for all people, depending on their grant matrix and their possibility to modify things or not.
e.g.:
The problem I'm facing is the following:
I don't want people (other than the admins) to see the 'Data Administration' on the left menu pane.
But when I do the following:
I'm making custom user profiles with different possibilities in iTop depending on the skills and what those profiles need.
One of the main features to keep it as simple as possible for those users is to disable/hide everything they don't need.
I used some code to hide most of the left menu for all people, depending on their grant matrix and their possibility to modify things or not.
e.g.:
The problem I'm facing is the following:
I don't want people (other than the admins) to see the 'Data Administration' on the left menu pane.
But when I do the following:
People can still see it, since they (apparently) have rights to work in that.
If I add the admin only part like this:
It won't work anymore, since people apparantly need this to be able to log in?
So my question now is: how can I still hide this, without breaking things?
Fyi: This specific user profile has the following reading rights:
At this moment they see the following menu items:
- welcome
- config management
- data administration
Hello , Did you hide problem management in selected profile ? thanks