[TYPO3-english] One more condition problem
    Tyler Kraft 
    tyler.kraft at netefficiency.co.uk
       
    Mon Sep  7 11:42:13 CEST 2009
    
    
  
Well if Reinhard is correct then just try it without the if part and see 
if that works.
Pero Matic wrote:
> Reinhard Führicht wrote:
>> I think "cObject" is not a wrap but rather a property of stdWrap.
>> Correct me again if I am wrong.
>>
>>>> page.10.template = FILE
>>>> page.10.template.file.cObject = TEXT
>>>> page.10.template.file.cObject.value = fileadmin/templates/index
>>>> page.10.template.file.wrap = |.html
> 
> I tried this:
> 
> page.10.subparts.body.template.file.cObject = TEXT
> page.10.subparts.body.template.file.cObject.value = temp1.tmpl
> page.10.subparts.body.template.file.cObject.override = temp2.tmpl
> page.10.subparts.body.template.file.cObject.override.if.isInList.dataWrap = 
> {register:newsCategoryUid}
> page.10.subparts.body.template.file.cObject.override.if.value = 54, 56 etc..
> 
> and it's now working but it looks like it has a potential. 
> 
> 
    
    
More information about the TYPO3-english
mailing list