[TYPO3-dev] Modify Record in BE at Save

Peter Klein pmk at io.dk
Thu Sep 17 17:22:02 CEST 2009


Hi Christian.

Take a look at the "processDatamap_afterDatabaseOperations" hook in 
t3lib/class.t3lib_tcemain.php.

An example of it in use can be found here:
http://typo3.org/extensions/repository/view/pmkautokeywords/current/

--
Peter Klein


"Christian Tauscher" <christian.tauscher at media-distillery.de> wrote in 
message news:mailman.1.1253197886.29614.typo3-dev at lists.netfielders.de...
> Hello.
>
> I have crated a EXT through kickstarter. Fine.
>
> Wenn an BE user now creates a record, I would like to call a special 
> Funktion (to do something with the Data) when this user Saves the Record.
>
> Can you tell me how to do this?
>
> Thankyou,
>
> Christian. 






More information about the TYPO3-dev mailing list