[TYPO3-project-formidable] Form action

Michael Paffrath michael.paffrath at gmail.com
Thu Jan 14 15:17:55 CET 2010


Hello everybody,

i´m developing a searchform with a lister in formidable.
So far i got both in one page. But i would like the listing to be on a
different page as the searchform.

How can i modifiy the form-action of a renderlet:SEARCHFORM?

I tried (for the action i tried a page-uid and an url):
<meta>
	<name>RS lib</name>
	<form>
		<formid>newlisterpi1</formid>
		<action>88</action>
	</form>
	<displaylabels>true</displaylabels>
	<debug>false</debug>
</meta>

I also tried:
<renderlet:SEARCHFORM name="search_rslib" action="example.com">

Both without success - it keeps using the id of the page it is in.

Any ideas?

Kind regards,
Michael


More information about the TYPO3-project-formidable mailing list