How to give a ACL access to particular group?

Deepika Ravindr
Tera Contributor

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.

10 REPLIES 10

Yes i am give correct one but it's not working

 

Can you check if there are other Write ACLs for the same table once that conflicts.

No jaspal , no other ACL is there..

 

Is it resolved @Deepika Ravindran or you still facing issue?

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Please share screenshot of what have you configured and what debugging you did?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader