Replies: 3
Hi,
I have select with options on website. I want to change filter type from “contains” to “startswith”. How can I do this?
On list I have options:
- Apple
- Banana
- Pear
In default when type “p” in filter on dropdown I see Apple and Pear. I want see only Pear.