[Typo3] Using globalVar = TSFE: for content-elements

Bert Hiddink [BENDOO e-work solutions] hiddink at bendoo.com
Thu Jun 9 15:09:59 CEST 2005


Hello, Joey!

> Ouf course not. You didn't tell that you want to change the default CSC
> setup.
> So this is just using some basic functionality to render content from the
> DB.
> 
> If you want to use it with default CSC, you might want to create an
> outerWrap based on the field value.
> 
> tt_content.stdWrap.outerWrap.cObject = CASE
> tt_content.stdWrap.outerWrap.cObject {
>     key.field = myfield
>     default = TEXT
>     default {
>         value = whatever|whatever
>     }
>     fieldvalue = TEXT
>     fieldvalue {
>         value = whoever|whoever
>     }
> }
> 
> if outerWrap is already in use you can use something similar out of the
> stdWrap functions.
> http://typo3.org/documentation/document-library/doc_core_tsref/stdWrap/
> 
> Got the point?

I got your point!!! It works like a charm! Thanks a lot!

> Joey

You made my day!

grt,
-brt


-- 
Bert Hiddink
hiddink at bendoo.nl
BENDOO e-work solutions
http://www.bendoo.nl
Harterinkdijk 8, 7065 AR SINDEREN
The Netherlands
Tel. 0315 244525



More information about the TYPO3-english mailing list