[TYPO3-ttnews] Use dataWrap in "linkTitleField"?

Christian Trabold trabold at mehrwert.de
Wed Dec 28 09:57:57 CET 2005


Hello list!

I tried to use dataWrap in "linkTitleField" but it doesn't take effect. 
The fields are not processed and return empty values.


"$this->local_cObj" in class.tt_news.php stores the required 
information, so the field should be accessible, shouldn't they? I'm 
confused ;(

Is there a fix for that?

This is my TypoScript:

plugin.tt_news {
   displayList {
     linkTitleField = title
     linkTitleField.dataWrap = | {field:title} - {field:author}
   }
}


Thanks for any hint!


Greetings

Christian



More information about the TYPO3-project-tt-news mailing list