Forums / Setup & design / Searching my site
Matthew Rat
Friday 25 April 2003 9:04:43 am
I am having a heck of a time trying to figure the search feature out. Can someone please point me to something that explains how to implement searching in v3? The DEMO seems to work right, but I can't return a darn thing in my site design. I am using this code for the box: <form action={"/content/search/"|ezurl} method="get"> <input type="hidden" name="SectionID" value="17" /> <input type="text" size="20" name="SearchText" id="Search" value="" /> <input name="SearchButton" type="image" src={"search.gif"|ezimage} value="Search" /></form>
Help!
Ekkehard Dörre
Sunday 27 April 2003 3:38:20 am
<input type="hidden" name="SectionID" value="17" /> is this the right section id? You have this in your template:{$module_result.content}
Greetings, ekke
http://www.coolscreen.de - eZ Publish, Ibexa, SOLR, Elastic Search