[TYPO3] CASE for page record

Christopher Torgalson bedlamhotel at gmail.com
Mon May 26 12:22:00 CEST 2008


Hi,

On Mon, May 26, 2008 at 11:41 AM, Tapio Markula
<tapio.markula at xetpoint.fi> wrote:
> Hi
>
> http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/17/
>
> seems to explain usage for tt_content records. I would like to use it
> with pages table but this didnt' work (backgroundcolor new field defined
> by an extension).'
>
>
> page.1 =CASE
> page.1 {
>     key.field = backgroundcolor
>     if.isTrue.field = backgroundcolor

<snip>

Your problem is in line 3. How does TS know what table this field belongs to?

-- 
Christopher Torgalson
http://www.typo3apprentice.com/


More information about the TYPO3-english mailing list