Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

field level security by COE?

VanGoghJoe1
Tera Contributor

Hi,

 

Newbie here.  I can see how to limit read/write access by group/role at the record level based on the COE. 

 

Is there a way to do it at the field level?   Eg, only HR can read the Salary field

 

We're hoping to avoid having to do it directly by ACLs.

1 ACCEPTED SOLUTION

michaelj_sherid
ServiceNow Employee

Hi @VanGoghJoe1  The COE Security policy functionality does not allow for field level security. The COE Security policies are for the entire record.

 

Regards,

Mike

View solution in original post

2 REPLIES 2

michaelj_sherid
ServiceNow Employee

Hi @VanGoghJoe1  The COE Security policy functionality does not allow for field level security. The COE Security policies are for the entire record.

 

Regards,

Mike

That's what I was afraid of ☹️

 

OK, thanks.