(TemplaVoila) Get ID of the FCE


/ 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 = obj|
  6. 10.data = register:tx_templavoila_pi1.parentRec.uid
  7. ]]
  8. </TypoScript>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.