Meinst du in etwa so:
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7:
| seite.10.marks.CONTENT_RIGHT = TEXT seite.10.marks.CONTENT_RIGHT < styles.content.getRight seite.10.marks.CONTENT_RIGHT = CASE seite.10.marks.CONTENT_RIGHT.key.field = list_type seite.10.marks.CONTENT_RIGHT.if.isTrue.field = 9 seite.10.marks.CONTENT_RIGHT.renderObj.stdWrap.wrap = <div class="box_class">|</div> |
Irgendwie ist das auch noch nicht das Richtige.