PDA

View Full Version : "Simple search" problem


Anna
02-Apr-2003, 03:38 PM
Hi There!

I hope somebody can steer me in the right direction. I'm building my first site with Catalog (v6), and when performing a simple search (ie: inserting keyword), I am returned the following message:

Missing text search join mode. Please specify AND or OR.

What's happening? Can anybody tell me what I need to do to correct this?


TIA,

Anna :)

allen
02-Apr-2003, 03:53 PM
It sounds like one of the hidden fields has been deleted.

Look at the search.html page to find out what actinic calls that page and what value you want to give it (the AND / OR option is set by radio buttons I believe).

You could also look at an original Act_SimpleSearch.html file.

Allen

Anna
02-Apr-2003, 05:35 PM
Dear Allen

Thanks ever so much for your help!

I was missing the hidden fields, and it all works fine now.

Thanks again!

Anna :)