2nov/110
TYPO3 – Get FCE’s header title in your DataStructure
Hi, today I’ll give you a small but usefull tip if you use FCEs in your installations.
I prefere use the FCE’s standard header title to name my FCEs and so display this title on the frontend.
To do this, create a FCE field of type “Only TypoScript“.
In the datastructure, between the <TypoScript/> tags, enter this code :
-
10 = TEXT
-
10.data = register:tx_templavoila_pi1.parentRec.header
So easy isn’t it ?
Of course, this wont render the “type” of header selected in the FCE, you need to handle it manually.
Enjoy

Posts that maybe you want to read ::
Commentaires (0)
Trackbacks (0)
(Souscrire aux commentaires de cet article)
Aucun trackbacks pour l'instant
