[TYPO3-project-formidable] Process after DB insertion

Jerome Schneider j.schneider at ameos.com
Tue Jun 26 11:46:20 CEST 2007


Hi 0liver,

there is also an actionlet:USEROBJ dedicated for this

<actionlet:USEROBJ>
   <userobj>
     <php><![CDATA[

/* php here */

     ]]></php>
   </userobj>
</actionlet:USEROBJ>

Have a nice day !
Jerome

Oliver Klee a écrit :
> Hi Jérémy,
> 
> Jérémy Lecour schrieb:
>> In my case I want the save the changes of a record (or create a new one),
>> and then do some other stuff on related tables, depending on the uid of the
>> modified/created record.
>>
>> If you have any thought, I'll buy :-)
> 
> If you use a redirect actionlet, you can use its userobj to do any
> changes after the record has been committed to the DB.
> 
> Regards
> 
> 
> Oliver


More information about the TYPO3-project-formidable mailing list