Hi all
I’m using the following snippet calls:
In the sidebar I’ve got a call for the Search Input Field
[!AjaxSearch? &ajaxSearch=`0`&minChars=`3` &AS_landing=`65`!]
On the results plage I’ve this call in the main content area
[!AjaxSearch? ajaxSearch=`0` &AS_showForm=`0`!]
I put the Search field call in the sidebar on my template so it appears on each page. However, when the results page are displayed the results appear in both the sidebar and in the main content area.
So then I created a template just for the results page that doesn’t include the original search input field call in the side bar. I put the results call in the content area. Then I get no results at all.
How do I put the input field in the masthead on all pages and have the results appear in the main content area of the results page?
Thank you!