How can we hide fields using ACL's?

Raj90
Tera Guru

Hi All,

I know UI Policy and Client scripts only.

Is it possible to hide fields using ACL's?

Thanks

Raj

1 ACCEPTED SOLUTION

Hi,

I tried in the below way

Type: Record

Operation: read

find_real_file.png

Role: Owner

means we have role Owner they only see form fields and remaining guys don't see form fields

View solution in original post

8 REPLIES 8

Community Alums
Not applicable

exactly.

dvp
Mega Sage
Mega Sage

Here is an example where it grants read access to assigned to users with one of the roles defined

 

find_real_file.png

Hi,

I tried in the below way

Type: Record

Operation: read

find_real_file.png

Role: Owner

means we have role Owner they only see form fields and remaining guys don't see form fields

Please test it and let us know results