How to remove/edit custom table saved filter

Rakesh50
Mega Sage

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 ?

find_real_file.png

1 ACCEPTED SOLUTION

remove &sysparm_fixed_query=active=true, and add that in your filter, it should work fine

Best Regards
Aman Kumar

View solution in original post

3 REPLIES 3

Aman Kumar S
Kilo Patron

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

Best Regards
Aman Kumar

it's not a related list. If it's module . 

find_real_file.png

remove &sysparm_fixed_query=active=true, and add that in your filter, it should work fine

Best Regards
Aman Kumar