[TYPO3-project-formidable] more than one submit renderlet for different actions

Jerome Schneider typo3dev at ameos.com
Mon Mar 16 10:34:01 CET 2009


Hi Hauke,
you may determine which renderlet has submitted using the hasThrown() 
method.

I put a working example here:
http://formidable.typo3.ug/pastebin/snippet/101.html

Best regards,
Jerome Schneider


Hauke Hain a écrit :
> Hi there,
> 
> is it possible to get to know in beforeCreation etc. which submit button 
> has been clicked on in order to do some different actions?
> 
> It is not possible to get to know what the output of 
> array_pop(func_get_args()) is in beforeCreation. Can you tell me, what I 
> can expect?
> debug(array_pop(func_get_args()));
> 
> Sincerely,
> Hauke


More information about the TYPO3-project-formidable mailing list