Hi,
I have 10 attributes in my input form. There is a user group created, I want that user group to have access to only 5 attributes in my input form and rest of the 5 attributes should not be accessible. Please help in how to achieve this.
Solved! Go to Solution.
Views
Replies
Total Likes
something like the following
<container img="nms:image.png" label="tests" name="test" visibleIf="HasNamedRight('YOURNAMERIGHT')=TRUE or HasNamedRight('admin')=true ">
something like the following
<container img="nms:image.png" label="tests" name="test" visibleIf="HasNamedRight('YOURNAMERIGHT')=TRUE or HasNamedRight('admin')=true ">
Hi @ItachiUchiha3,
Was the given solution helpful to resolve your query or do you still need more help here? Do let us know.
Thanks!
Views
Replies
Total Likes
Views
Likes
Replies