[Typo3] HOWTO work with CONTENT object

Kraft Bernhard kraftb at kraftb.at
Fri Apr 8 15:30:35 CEST 2005


Yomo wrote:

Do:

> page.20 = CONTENT
> page.20 {
>   table = user_mcfcompanies
>   select {
>     pidInList = this
>     selectFields = uid,pid,enterprise
>     orderBy = sorting
>   }
     renderObj = COA
     renderObj.10 = TEXT
     renderObj.10.field = enterprise
     renderObj.10.wrap = | <br />
> }

And it will output the list of names ...

but just search for renderObj examples in google...


greets,
Bernhard



More information about the TYPO3-english mailing list