Hello,
we are currently implementing iTop at our firm and are spending a lot of work customizing it.
Our current task is creating a profile that is only allowed to modify one field of our class "Inventar".
We have an action "ev_confirm" that modifies exactly one field of the class. The field name is "confirmation".
I now want to create a profile that is only allowed to modify the field "confirmation" of the class "Inventar".
I tried the following, but that still allows me to modify all the other fields, too.
In the web interface it says i have complete write & bulk write rights for the whole class "Inventar"
But I only want write / bulk write rights for one field of the class "Inventar"
The web interface only shows the rights for a whole class. I want the user to only be able to write the field "confirmation".
How can i get this to work?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
we are currently implementing iTop at our firm and are spending a lot of work customizing it.
Our current task is creating a profile that is only allowed to modify one field of our class "Inventar".
We have an action "ev_confirm" that modifies exactly one field of the class. The field name is "confirmation".
I now want to create a profile that is only allowed to modify the field "confirmation" of the class "Inventar".
I tried the following, but that still allows me to modify all the other fields, too.
Can you help me out here? Thanks for your time!
What did you see on the Web interface about the right of this profile?
In the web interface it says i have complete write & bulk write rights for the whole class "Inventar"
But I only want write / bulk write rights for one field of the class "Inventar"
The web interface only shows the rights for a whole class. I want the user to only be able to write the field "confirmation".
How can i get this to work?
Again this is really important:
Can i create a user rights profile that allows the users to only modify ONE FIELD of a class?
Please respond if you have any tips, thank you!