This topic is locked

AJAX Search finds the first word only

12/9/2011 11:23:37 AM
ASPRunnerPro General questions
W
webwork author

I am using 6.2 and 6.3, does anyone know how to make the Ajax search and suggest find any line with the combination of characters typed into the search box?
Currently I see only the first word dictating the result. Meaning if the field contains two words, the search will not find the second if typed into the search box.
I need to find any line with any character typed into the search box.
Like if I want the search term DOG. I want it to find PINK DOG as well as YELLOW DOG. As well as THE DAY THE DOG STOOD STILL.
Thank you in advance.
I should ad that I am using The Edit Box with the Ajax popup and lookup table in the EDIT page field settings.