Hide Column from List View

zeeshn455
Kilo Contributor

I have one field in the application table which needs to be hidden permanently from List view for every user except Admin. This is already hidden in form view.

 field name is "application type" 

1 ACCEPTED SOLUTION

hvrdhn88
Giga Patron

here you go. 

 

Steps:

 

Create an ACL Type = Record

Operation = add_to_list

 

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

 

sample for reference. 

 

find_real_file.png

 

What you have to do here, remove the field from "List Layout" and then apply the above ACL . the above ACL will restrict other user to not select from the personalize list because that column wont be available for other user except admin. 

 

 

 

 

View solution in original post

5 REPLIES 5

Hello,

Did you get an answer to this?

Thanks,

Chad