Hide fields in List View based on role

pardhiv
Tera Contributor

Hi,

I have to hide bunch of fields in form view and list view. I wrote a read ACL and it works fine on form.

I can still see the fields in list view.

1 ACCEPTED SOLUTION

Mohith Devatte
Tera Sage
Tera Sage

Hello  @pardhiv ,

Create an ACL Type = Record

Operation = add_to_list

select the table and field name which you want to hide.

see below screenshot

find_real_file.png 

Please mark my answer correct if it helped you

View solution in original post

1 REPLY 1

Mohith Devatte
Tera Sage
Tera Sage

Hello  @pardhiv ,

Create an ACL Type = Record

Operation = add_to_list

select the table and field name which you want to hide.

see below screenshot

find_real_file.png 

Please mark my answer correct if it helped you