EditText as a Filter

imgsimonebiliato

Well-Known Member
Licensed User
Longtime User
Hello,
I want to use a textedit as a filter when I click on a button. But I want that the search is doing as a syntax of "like" and not "=".
How can I resolve?
 
Top