[TYPO3] field:... in wrapItemAndSub
Peter Klein
peter at umloud.dk
Wed Jun 28 13:52:40 CEST 2006
Hi Georg. "wrapItemAndSub" doesn't have stdWrap support, so you can't use
that with dataWrap etc.
But what you can do, is split the content so the part you want to use
stdWrap is located on the allWrap property, like this:
allWrap.dataWrap = <li id="{field:tx_rgmenu_special}">|
wrapItemAndSub = |</li>
--
Peter Klein/Umloud Untd
"Georg Ringer" <spam at ringerge.org> skrev i en meddelelse
news:mailman.1.1151484315.25442.typo3-english at lists.netfielders.de...
> Hello,
>
> how can I use something from the page settings like
> field:tx_rgmenu_special in my wrapItemAndSub?
> wrapItemAndSub = <li id="{field:tx_rgmenu_special}">|</li>
> doesn't work
>
> many thanks
> georg
>
More information about the TYPO3-english
mailing list