Dear Community
I'd like to have a search facility on the home page of the site that resembles the quick search (ie. a single text input box) but with the ability to select a price range as well (as per the advanced search page but without the radio buttons for all/any options etc).
Firstly is this feasible?
Secondly - in my effforts so far my price range drop down list is not picking up the values from catalogue even though I have pasted in:
<SELECT SIZE="1" NAME="NETQUOTEVAR:NAME">
NETQUOTEVAR:VALUE
</SELECT>
from Act_SearchDrop.html.
Can anybody pont me in the direction of a resource which helps get these key features of the advanced search on the home page - but without resorting to Show Search on Home Page in Search settings.
Thank you
Peter
I'd like to have a search facility on the home page of the site that resembles the quick search (ie. a single text input box) but with the ability to select a price range as well (as per the advanced search page but without the radio buttons for all/any options etc).
Firstly is this feasible?
Secondly - in my effforts so far my price range drop down list is not picking up the values from catalogue even though I have pasted in:
<SELECT SIZE="1" NAME="NETQUOTEVAR:NAME">
NETQUOTEVAR:VALUE
</SELECT>
from Act_SearchDrop.html.
Can anybody pont me in the direction of a resource which helps get these key features of the advanced search on the home page - but without resorting to Show Search on Home Page in Search settings.
Thank you
Peter
Comment