Exclude a Column from Filter in List View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2019 10:40 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2019 09:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2019 12:05 PM
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.
Column displayed as an option in filter list.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2019 12:22 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2021 11:20 AM
How to make the field "not readable" for the user.