Was mache ich hier falsch?
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7:
| [globalVar = TSFE:id = 1] || [PIDInRootline = 109, 112] page.10.subparts.SUB_NAVIGATION = TEXT page.10.subparts.SUB_NAVIGATION.value = Prima [ELSE] page.10.subparts.SUB_NAVIGATION = TEXT page.10.subparts.SUB_NAVIGATION.value = Schitt [GLOBAL] |
Wenn ich Seite mit ID = 3, die unterhalb von 109 liegt aufrufe, dann bekomme ich als Ergebnis "
Schitt" statt "
Prima"!?
Ich steh gerade wohl auf dem Schlauch, oder!?