Closed linsua01 closed 1 year ago
Hi Luciano, it's a creative idea indeed, but it would have the following problems:
What I suggest is just to use a private field i.e. <TextInput source="_smart_search" />
the underscore will be ignored, but you can still catch it (with the relevant handler) and do what you want on the server!
Hi, I started working with ra-data-simple-prisma a time ago, it's very cool solution, thank you a lot!
I found an issue with the filter (where), as I been saw, It's is no posible to search for more than 1 column on each text input,
I find a solution, I would love to shere with you, would be great to know what do you think :)
passing a string with separate ',' for each column and ':' for the related fields
in the extractWhere.ts