Hi,
I have been trying to figure out how to make my search results work. I have a product database that I want people to be able to search.
The submission form has:
one search field that allows people to type in brand names, materials, adjectives.
Results show:
Products that contain some or all of the words that were typed in.
This is tied to a keyword field that includes lots of product descriptors.
How do I change the logic and rules to make this work?
Do I need to use Javascript to take the full string and separate each word into separate fields?
The regular Caspio "