search multiple fields with more than 1 search word
-
So I have one search box that searches multiple fields in a school database. Problem is that this only works if one word or continuous string is entered. If enter 2 words or a space for that matter I get empty results. Here is the short code thats works for one word/continuous string. Any idea how to make this work for 2 or more words
[abase form=”1,search,/search-results/” table=”schools” elements=”name” columns=”name=%name%$search” or=”name|city|zip”]
my site is listaview.com. test it out with your zip or city or the name of a school.
- The topic ‘search multiple fields with more than 1 search word’ is closed to new replies.