I need to use the input only mode for the search, so that I can have the search box on all pages that show the results on a dedicated results page.
I checked the box for input only mode and supplied a url to the page where I want to show the results.
When a search is executed, i end up on the home page.
Playing around with it, it seems that ?search=SEARCHSTRING is simply appended to the destination url?
I am not using the friendly urls in DNN, so the url already has ?tabid=XXX and I believe that the additional ? is causing the navigation to fail and default to the home page.
Is my assumption accurate? do I have to enable the friendly urls in DNN to hacve this feature work, or am I missing something else?
Should the destination url be a full url or relative?
please advise.
Thanks,
Bill Jones
|