Yes, please see screenshot. I created two filter as an example, hopefully it can do what you want to achieve.
show all available search filters by default
Collapse
X
-
-
Alternatively you can create some Saved Filter function which help you "template" common use filter.Leave a comment:
-
Hi,
you need to create a custom view for the Lead list view https://docs.espocrm.com/development...ews/#list-view.
Open the /client/modules/crm/src/views/opportunity/fields/contacts.js file and check for the getSelectFilters function in order to get an example of how to set the predefined filter.
Leave a comment:
-
show all available search filters by default
how can i show all the search filter fields by default on the leads page? currently i have click on each field from the search bar so it adds to the filter. it would be much easier if they all appear by default rather than clicking one by oneTags: None

Leave a comment: