How to give a ACL access to particular group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 12:01 AM
Hi,
I have one requirement like need to give a access to particular Group in particular one field. I was tried but it's not working if i am doing. wrong please correct me
I have one Script but it's not working
if(gs.isMemberOf('GROUP A')){
answer = true;
}else
{
answer = false;
}
For example i have a one group that group name is GROUP A, Now i need to give a access to GROUP A members to edit the comments field only remaining to show read only for that GROUP A members.
- Labels:
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 02:26 AM
Yes i am give correct one but it's not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 02:43 AM
Can you check if there are other Write ACLs for the same table once that conflicts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 07:41 AM
No jaspal , no other ACL is there..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2022 12:38 AM
Is it resolved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 03:01 AM
Hi,
Please share screenshot of what have you configured and what debugging you did?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader