- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2022 12:48 AM
We want to edit filter for custom table. We tried to find it in sys_filter table but we couldn't. In list control we omitted the filter but still automatically coming restrictions for custom table list view.
Actually we required to remove the condition for yellow colored below screenshot. How to remove it ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2022 01:00 AM
remove &sysparm_fixed_query=active=true, and add that in your filter, it should work fine
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2022 12:51 AM
Is it a related list or you are trying to open from Application module?
Did you try running "cache.do" in left navigation, sometimes that can be the issue
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2022 12:57 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2022 01:00 AM
remove &sysparm_fixed_query=active=true, and add that in your filter, it should work fine
Aman Kumar