Page 1 of 1
Search module results
Posted: Thu Sep 03, 2020 11:44 am
by JamesT
When I do I site search with the Search module the results are displayed on an empty page.
Is there any way of displaying the results on the page where the search was performed, along with a search box for additional searches?
Re: Search module results
Posted: Thu Sep 03, 2020 2:57 pm
by DIGI3
Search will return results in the page it was called unless another page is specified in the tag using the resultpage parameter. You can also opt to have them display inline (replace the module tag instead of the content block). There's various other parameters, go to Extensions > Search and click on Module Help to see them.
Re: Search module results
Posted: Thu Sep 03, 2020 3:02 pm
by Rolf
Re: Search module results
Posted: Thu Sep 03, 2020 4:54 pm
by JamesT
Thanks, I should have checked the parameters, "inline" is what I wanted.
I can presumably add the search form to the search results template if desired.