Hi All,
Use permissions are allowed for a specific type:
For Example:
- Supplier Groups created are A, B, C and D.
- As per User Permission I can given one user access to Group A, another user access to Group B, and so on
- however, what if i want to give an user access to all group except D. This can be done by given that user access to A,B and C and leaving out D. However, if there is a large data, it becomes complex to assign each user so many rights and there are possibilities of errors.
Is there a possible easy way of allowing access to an user to all except for one or two selected values?
TIA