[TYPO3] ifEmpty

Stig Kjeldsen sk at itu.dk
Sun Apr 6 10:43:14 CEST 2008


Hi Jan

Thanks for answer.

With this code I get <div class="border"> around the object if there is 
something in the object. but if the object is empty I still need to get 
it wrap with <div=lefCol>

<TypoScript><![CDATA[
   10= RECORDS
   10.source.current=1
   10.tables = tt_content
   10.stdWrap.required = 1
   10.stdWrap.wrap = <div class="border"><div id="leftCol">|</div></div>
]]></TypoScript>



Jan Bednarik skrev:
> Hi,
> 
> look a few days back and see answers to post from me "ifNotEmpty", maybe 
> the ideas there will help.
> 


More information about the TYPO3-english mailing list