[TYPO3-project-formidable] Formidable::Mayday on "Form inside a renderlet:LISTER" example [solved]

Manuel Rego Casasnovas mrego at igalia.com
Tue Sep 2 19:40:09 CEST 2008


On Tue, 2008-09-02 at 20:29 +0300, Kontaxis Panagiotis wrote:
> Sorry for the double posting,
> 
> The last problem solved by adding an atribute in "Save all" button's 
> definition.
> 
> In the following definition (xml file)
> <renderlet:SUBMIT name="save_all" label="save all">
> I added type="renderlet:BUTTON" atribute and it worked.
> 
> I'm not a formidable pro but I think that's the right solution.

I think that it's better to use the attribute "when" with the value
"after-init-datahandler", someghing like:
<onclick runat="server" params="title" submit="full"
when="after-init-datahandler">  

But I can't test it right now :-(

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