Hi,
I have two questions regarding the current operator functionality present in add search condition:
First, is it possible to hide the contains operator? It generally results in a high system load, and we would like to limit its use.
Second, regarding the in operator, I currently have to add values manually and click add for each one. This is time-consuming when dealing with a large number of values (e.g., 20 or more). Is it possible to support comma-separated values so they can be added all at once? I attempted to do this, but the values were not fetched correctly.