show all available search filters by default

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • esforim
    replied
    Yes, please see screenshot. I created two filter as an example, hopefully it can do what you want to achieve.



    Leave a comment:


  • livewire
    replied
    Originally posted by espcrm
    Alternatively you can create some Saved Filter function which help you "template" common use filter.
    Can u let me know how to use that feature?

    Leave a comment:


  • esforim
    replied
    Alternatively you can create some Saved Filter function which help you "template" common use filter.

    Leave a comment:


  • Maximus
    replied
    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:


  • livewire
    replied
    Any help on this please?

    Leave a comment:


  • livewire
    started a topic show all available search filters by default

    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 one
Working...