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"
How to enter multuple values in "contains" filter for the list view
Collapse
X
-
Tags: None
-
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