[TYPO3-ttnews] Probs width Titletag in Detailview

Bader Paul p.bader at techdivision.com
Tue Nov 29 14:21:59 CET 2011


Hello List

I try to change the Titletag in the Detailview.

The following code will dosen't work. Has anybody an idea what is wrong.

[globalVar = GP:tx_news_pi1|uid > 0]
temp.newsTitle = RECORDS
temp.newsTitle {
   source = {GPvar:tx_news_pi1|uid}
   source.insertData = 1
   tables = tx_news_domain_model_news
   conf.tx_news_domain_model_news >
   conf.tx_news_domain_model_news = TEXT
   conf.tx_news_domain_model_news.field = title
}

Thanks for your help.
Paul


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