Hello,
I have two questions,
First , i can't find any informations about the filters
"like", "notLike", "eq", "neq", "lt", "lte", "gt", "gte", "in", "notIn", "isNull", "isNotNull" in the documentation, did anyone get something ?
Two , is there a way to use a "Like%" in the filter section ?
For example,
If i type "33" in my filter, it should retrieve only "33500", ( like in SQL).
Thanks for reading ;)