[TYPO3-english] mnogosearch result page
Pero Matic
pero at matic.hr
Wed Mar 23 22:13:23 CET 2011
Pero Matic wrote:
> Hi. Anyone know why this doesn't work:
>
> plugin.tx_mnogosearch_pi1.form.resultsPage = 19
>
> I have a search form in every page of my site. After submiting a
> search form same page is loaded again insted of page 19 where search
> results should be displayed. Thx.
So, to reply to myself.. The problem is in GET method set by default in
search template form. When using GET method page id parameter is
overwritten. Atfer changing this to post it works fine - thought the warning
says not to change it to POST.
More information about the TYPO3-english
mailing list