[TYPO3-english] Sending email when saving extension record

Markus Klein klein.t3 at mfc-linz.at
Wed May 16 17:35:20 CEST 2012


Hi!

Have a look at:

$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processDatamapClass'][] =
	'EXT:'.$_EXTKEY.'/class.tx_ext_refintegrity.php:tx_ext_refintegrity';

$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processCmdmapClass'][] =
	'EXT:'.$_EXTKEY.'/class.tx_ext_refintegrity.php:tx_ext_refintegrity';

Kind regards
Markus

> -----Original Message-----
> From: typo3-english-bounces at lists.typo3.org [mailto:typo3-english-bounces at lists.typo3.org] On Behalf Of Éric Thibault
> Sent: Wednesday, May 16, 2012 5:13 PM
> To: typo3-english at lists.typo3.org
> Subject: [TYPO3-english] Sending email when saving extension record
> 
> Salutations!
> 
> I have a request from power users to be informed when contributors save records from a particular extension (custom event
> calendar).  Is there a way to place a call after saving records? I would need to send particular fields and the contributor's name to
> power users via email!
> 
> Thanks a million times in advance!
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list