[TYPO3-english] field:pid in HMENU

S.Korth s.korth at dms-arts.com
Tue Feb 17 00:10:36 CET 2009


Hey all,

need some help with the following problem:


1 = TMENU
     1.NO = 1
     ##### Problem start #####

     1.NO.stdWrap.dataWrap = <li class="category_{field:pid}">|</li>

     ##### Problem end #####
     1.NO.ATagParams.insertData = 1
     1.NO.ATagParams.dataWrap = class="categoryChild_{field:pid}" 
alt="{field:title}" title="{field:title}"
     ...



this line doesn't work -> 1.NO.stdWrap.dataWrap = <li 
class="category_{field:pid}">|</li>


What can i do to set the class to the li element ?


More information about the TYPO3-english mailing list