[Typo3] Inherited/Overridable Content?

Markus Lange markus.lange at bgm-gmbh.de
Fri Apr 29 09:57:31 CEST 2005


Charles Rector sagte:
> 	temp.contactInfo = COA
> 	temp.contactInfo.10 = RECORDS
> 	temp.contactInfo.10.dontCheckPID=1
> 	temp.contactInfo.10.tables=tt_content
> 	temp.contactInfo.10.source=4382
>
> 	page.10.subparts.rightcolumn.stdWrap.ifEmpty < temp.contactInfo
>
> However, all it displays in the right column is the text "COA". If I
> remove "stdWrap.ifEmpty" and assign it directly, I see my content
> element... very odd.


try:
page.10.subparts.rightcolumn.stdWrap.ifEmpty.cObject < temp.contactInfo

-- 
Markus Lange




More information about the TYPO3-english mailing list