How can I load search result in a specific page ?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

How can I load search result in a specific page ?

Post by amin30b »

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 ?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: How can I load search result in a specific page ?

Post by RonnyK »

amin30b,

you can use "resultpage" to open the results in a specific page.

Code: Select all

{search  searchtext="" resultpage="Zoekresultaat"}
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
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

Re: How can I load search result in a specific page ?

Post by amin30b »

Thanks , I`ll do that . :)
Post Reply

Return to “CMSMS Core”