[TYPO3] CASE for page record
Tapio Markula
tapio.markula at xetpoint.fi
Mon May 26 18:32:53 CEST 2008
Christopher Torgalson kirjoitti:
> 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?
>
Anyway solve using your proposal in another thread. Thank's for you.
More information about the TYPO3-english
mailing list