[TYPO3-english] CONTENT within CONTENT

Arno Dudek webmaster at adgrafik.at
Tue Apr 3 15:50:13 CEST 2012


I think I found the solution.

The CONTENT object register every record by it's uid, so just add the 
uid to the selectFields:


(tslib_content_Content line 133)
if (!$GLOBALS['TSFE']->recordRegister[$conf['table'] . ':' . $row['uid']]) {


More information about the TYPO3-english mailing list