[TYPO3-german] tt_news Kategorie mit TypoScript ausgegen

Patric Eckhart me at patric.at
Fri Jul 26 07:36:15 CEST 2013


Danke Susanne, aber wie sollte der join aussehen, ich durchblicke das nicht. Kannst du mir noch mal helfen.

Das ist mein 2.

2 = LOAD_REGISTER
		2 = CONTENT
		2 {
			table = tt_news
			select.pidInList = 16
		        select.where.dataWrap = uid={field:uid}
		        select.max = 1
			renderObj = TEXT
			renderObj.field = title
		}
		2.wrap = <p>Category: |</p>


More information about the TYPO3-german mailing list