How to enter multuple values in "contains" filter for the list view

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • murugappan
    Active Community Member
    • Aug 2017
    • 489

    How to enter multuple values in "contains" filter for the list view

    In my account entity, i have a varchar field for Subtype. In the list view i can filter on this field with the "contains" option one value. How do i enter multiple values, e.g contains: "Type A, Type B"
  • yuri
    Member
    • Mar 2014
    • 8859

    #2
    In v9.1, there will be new filters added for the Varchar field: Any Of and None Of. https://github.com/espocrm/espocrm/issues/3271

    Though it will search for an exact match.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...