[TYPO3-project-formidable] renderlet searchform

Manuel Rego Casasnovas mrego at igalia.com
Tue Jan 15 09:00:05 CET 2008


Hello,

I've noticed that the new renderlet:SEARCHBOX saves and load search
criterias from session.
I've added a new option to get the search criterias from GET params.
<renderlet:SEARCHFORM>
   ...
   <paramsfromget>true</paramsfromget>
</renderlet:SEARCHFORM>

With this option we solve our problem, we'd like pass from GET some
params for restrict searches.
I send you a patch attached, if you like add this option.

I don't know if this is the best way to do it.
However I think that, at least, should exists an option to disable
current default behavior (get criterias from session).
Moreover for us is very useful an option to get criterias from GET
params. Sometimes we have a page with a search box and a results list,
and we'd like to restrict this search with GET params.

Best regards,
   Rego


-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com


More information about the TYPO3-project-formidable mailing list