Hi, Dmitiri,

thank you for the answer! Unfortunately it didn't solve the problem. But I observed another behaviour: when the form is set to action="POST", the id is sent, but not the category nor province parameters, but when the form action is set to GET, the id gets lost while category and province are sent perfectly fine...

Any idea where my misconfiguraion could be?

I should maybe add that there are 2 such searchboxes on the same site (a small one at the bottom of the site, and the large one at the top, both define from a different plugin, a _pi2 and a _pi5: could the page parameter be "confused"?)

Thanks,
Robert


Hi!

Robert Wildling wrote:
I already tried that extraQueryString, but couldn't get it to work. it
would be great if you could provide for an example (here and in the
manual). The information provided in the manual is not enough.

'extraQueryString' => '&category=' . $cat . '&provice=' . $prov,


_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to