[TYPO3-dev] id of new record in hook

Georg Ringer typo3 at ringerge.org
Mon Mar 26 12:49:18 CEST 2012


Hi,

maybe this helps
if (!is_numeric($recordUid)) {
	$recordUid = $parentObject->substNEWwithIDs[$recordUid];
}

Georg



More information about the TYPO3-dev mailing list