access to fields

VSN
Tera Expert

I have a requirement to create a new role with name sn_admin, and that new role user should be able to open/review the  program records.

and sn_program role user not able to edit the fields in the program table except, can any one suggest the answer here

 

thanks in advance

 

 

 

 

4 REPLIES 4

Badal Khojare
Mega Sage
Mega Sage

Hi,

Did not understand your question completely but for the sn_program user part you can have a table.* ACL and mention the role in has role. If you can elaborate your question a little bit would be great

Please Mark My Response as Correct/Helpful if it helped.
Regards,
Badal Khojare
Community Rising Star 2023

I am created a role sn_admin. 

That role user need to review/open the program table records. 

And they need all the fields read only except work notes field.

Krushna R Birla
Kilo Sage

Hi @VSN 

 

Create "write" access control rule (Wildcard * ACL) on your program record. Add your sn_program role under requires role section.

 

To create new ACL, make sure you need to elevate your role to securiy_admin at first then you can able to do this.

 

Please mark my answer as helpful and accept it as the solution if it serves your purpose.

 

Thanks and Regards,

Krushna Birla
ServiceNow Consultant
LinkedIn

@Krushna R Birla if possible could you please share screenshots..