Just a quick one, I’ve got the slightly advanced search version working
http://httpwix.s.customers.ilisys.com.au/help-utilities/search
everything’s perfect except it displays the test "optionSearch " underneath the search box.
How do I hide that?
Thanks
Content Creator and Copywriter
What does you ajaxsearch call look like? Also did you know that page has jscript errors
[!AjaxSearch? &ajaxMax=`50` &extract=`99` &tplLayout=`optionSearch` !]
I’m just using the example that came with AjaxSearch.
Pretty sure I haven’t changed anything
Content Creator and Copywriter
try it without
&tplLayout=`optionSearch`
Now I’m more confused.
Yes I already have the optionSearch set up as a chunk. As I said, everything on this search works fine.
I just don’t want that bit of code/text to appear under the search field.
If I remove
&tplLayout=`optionSearch`
as Simonok says, what was the point of making the optionSearch chunk? Surely that will just revert back to a normal search.
Content Creator and Copywriter
I don’t know from where come this text. Check your chunk and your document (just under the snippet call). May be ...
OK,
found the problem. For some reason I had optionsearch typed in at the end of my chunk.
Don’t know how it even got there. Probably some over eager copy and pasting on my part.
Content Creator and Copywriter