(TemplaVoila) Get header of FCE in TypoScript


/ Published in: TYPO3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <TypoScript>
  2. <![CDATA[
  3. 10 = TEXT
  4. 10.stdWrap.required = 1
  5. 10.stdWrap.wrap = <h2>|</h2>
  6. 10.data = register:tx_templavoila_pi1.parentRec.header
  7. ]]>
  8. </TypoScript>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.