Hi
I want to watch search result in a specific page that I have made before ?
Because now my search result affect on my template and it is not so good looking .
Can I do that ?
How can I load search result in a specific page ?
Re: How can I load search result in a specific page ?
amin30b,
you can use "resultpage" to open the results in a specific page.
as an example, the "searchtext" is the default value in the searchbox. This can also be set in the mainpage of the serachmodule, on the bottom, the "resultpage" is the content-page to be opened with the results. More help and parameters are shown in the help of the search-module.
Ronny
you can use "resultpage" to open the results in a specific page.
Code: Select all
{search searchtext="" resultpage="Zoekresultaat"}
Ronny
Re: How can I load search result in a specific page ?
Thanks , I`ll do that . 


