Is it possible to search across many fields for the same search term field?
I basically need it to do this kind of search:
If [ref] or [name] or [address] contains [*search term*]
This needs to be incorporated along with a few other filters too, so it would have to be part of a query i guess..
Thanks
I basically need it to do this kind of search:
If [ref] or [name] or [address] contains [*search term*]
This needs to be incorporated along with a few other filters too, so it would have to be part of a query i guess..
Thanks
Comment