[TYPO3-english] XPATH content object question

Torsten Schrade schradt at uni-mainz.de
Thu Nov 29 10:17:35 CET 2012


Hi Erich,

> #if I uncomment the next line, it displays the proper result, but it isn't
> applying it to lib.field_tier2_2
> #page.10 < temp.myvar
> lib.field_tier2_2 >
> lib.field_tier2_2 = COA
> lib.field_tier2_2.10 < temp.myvar

Might be because temp object could be gone before lib object is 
rendered... depends on your rendering context (have a look on the 
description of those TLOs in TSRef). Try to use the cObj directly in 
your lib context not as temp object.

Cheers, Torsten


More information about the TYPO3-english mailing list