Exclude a Column from Filter in List View

rbohannon
Kilo Contributor

When users look at the list view of a table, they can click on the "Show/hide filter" icon and select a column to filter on. All columns in the table are displayed in the "Choose Input" list.

Can I prevent a specific column from being displayed in the Choose Input box of the Filter? I'm using Kingston.

8 REPLIES 8

Jace Benson
Mega Sage

There's an ACL for that.

find_real_file.png

rbohannon
Kilo Contributor

This does prevent the user from adding the column to a list. For example, the column does not appear as an option when the user clicks the gear wheel to Update Personalized List. However, the column still shows in the Show/hide filter list. Is there a way to prevent the column from being displayed as a filter option?

 

I created the ACL with admin role required.

find_real_file.png

 

Column displayed as an option in filter list.

find_real_file.png

Can you make it "not readable" for the user.  I believe that removes it fromt he filter.

table.assigned_to_ref script answer=false or role=admin for read acl

J_47
Tera Contributor

How to make the field  "not readable" for the user.