[Typo3] isEmpty/isTrue in TS - easy for U =)

Carlos Rodriguez carod at nospam.org
Mon Nov 21 14:59:17 CET 2005


Hello,

I got stuck with a TS template


What I have is:


lib.link.10 = TEXT
lib.link.10 {
     value = LinkCaption
     typolink {
         parameter.dataWrap = {$uploadFolder}{page:ress1}
     }
}

What I need now is if the {page:ress1} is empty it should do:
lib.link.10 >

I tried different types of if.isTrue/if.isFalse on dataWarap and 
parameter, but it did not work for me.


What do I miss? Any hints?


Thanks!



More information about the TYPO3-english mailing list