On Lead list view how to remove the default filter
when ever I am loading a list view page system adding filter as mentioned below in image
we don’t have any customisation related to list view
If I am applying another filter and reloading a page above filter will come again as mentioned in below image
Onload of the listview it will append the filter
I want to remove this default filter Last Updated On - Timespan - Last 90 Days
@NCP
I don’t see that as a default in V14 nor V15. There must be a browser cache or server cache issue.
Try:
bench --site your.site.name clear-cache
Try logging in as a different user, do you see this filter?
Hi we are also encountering this issue. Did you resolve this?
@volkswagner @Gien_Vicencio
Hi, I was connected with a Frappe team member, and they said this filter will automatically be applied if the doctype contains a very large amount of data.
Here, we have more than 500K leads, so by default, this is working. There is no option to change it.
1 Like