Hi there
Currently, in Accounts entity, my search fields are "name and email".
But when i try to search with the default search input, and write "Paris" (for example), it does'nt find my account called "Villed de PAris".
I think by default, it searchs with a filter "starts with" ?
Currently, i have to use the filter feature to add "name" -> "contains" : "Paris" to find that account.
Is it possible to change easily the default behaviour to find like "%$mysearch%" ?
Thanks
Currently, in Accounts entity, my search fields are "name and email".
But when i try to search with the default search input, and write "Paris" (for example), it does'nt find my account called "Villed de PAris".
I think by default, it searchs with a filter "starts with" ?
Currently, i have to use the filter feature to add "name" -> "contains" : "Paris" to find that account.
Is it possible to change easily the default behaviour to find like "%$mysearch%" ?
Thanks
Comment