David Ansermot Web Developer / TYPO3 Integrator

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 :

  1. 10 = TEXT
  2. 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

qrCode

Posts that maybe you want to read ::

Commentaires (0) Trackbacks (0)

Aucun commentaire pour l'instant


Leave a comment

(required)

Aucun trackbacks pour l'instant