- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 05:16 PM
I would like to hide the filter on the list screen when a specific view is used.
It is possible to omit the filter in the list control or control it by role, but is it possible to hide it depending on the view?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 06:57 PM
Hi @bonsai ,
Open the list of records where you want to apply your conditions, then List Control -> Omit filters, for example:
Then, Check on "omit filter" and write your condition for specific view in omit condition :
Something like sample script:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 11:16 PM
Hi @bonsai & @Community Alums,
In guess we will have to remove selection from omit filters and add the script in Omit filter condition. This worked for me.
Regards,
Bhavani Shankar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 06:57 PM
Hi @bonsai ,
Open the list of records where you want to apply your conditions, then List Control -> Omit filters, for example:
Then, Check on "omit filter" and write your condition for specific view in omit condition :
Something like sample script:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 11:16 PM