[TYPO3-german] Re: Inhalt aus einem vorborgenen Record rendern

Michael Pockie pockienet at hotmail.com
Fri Oct 23 09:56:27 CEST 2015


Hallo Alexander,

dein Hinweis hat mich weiter gebracht. Ich hab deinen Vorschlag noch erweitert, damit nur der Bodytext in meinem Textslider angezeigt wird:

temp.text = RECORDS
temp.text {
 tables = tt_content
 source = 276
 dontCheckPid = 1 
 conf.tt_content = COA
 conf.tt_content {     
    30 = TEXT
    30.field = bodytext
  }
}

Danke,
Michael


More information about the TYPO3-german mailing list