P.S.:

mit

pidInList = {clientpid}

funktioniert es auch nicht.
ebensowenig mit
lib.clientdescription < styles.content.get
lib.clientdescription {
   current = 1
   table = tt_content
   select {
       pidInList = |
       orderBy = sorting
       languageField = sys_language_uid
       where = colPos=1
   }
}

(1. Zeile)

andere typoscriptObjectPath-Aufrufe (z.B. Breadcrumb) funktionieren.
Ich kann nur offenbar keine pid an mein TS übergeben. muss ich das irgendwie 
anders aufrufen?
Wie gesagt weder | noch {clientpid} funktionieren...

Habe auch schon die Variante <f:cObject typoscriptObjectPath="lib.clientdescription" data="{clientpid: {clientpid}}" currentValueKey="clientpid" />
und
current = 1
versucht. ebenfalls keine chance.
Im fluid-Template ist die Variable aber definitiv gesetzt, habe sie mir schon 
ausgeben lassen.

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an