Hi Alle,
sämtliche Möglichkeiten, eine oder-Condition im Flexform displayCond bringen nicht das gewünschte Ergebnis.
Typo3 6.1.7

Danke für Hilfe
Laurie

<settings.format>
<TCEforms>
                                                        <label>Format</label>
<displayCond>
        <OR>
<numIndex>FIELD:switchableControllerActions:=:Cemetery->showaddress</numIndex>
        </OR>
<OR> <numIndex>FIELD:switchableControllerActions:=:CemeteryAddress->showpersonaddress</numIndex>
        </OR>
<OR> <numIndex>FIELD:switchableControllerActions:=:CemeteryAddress->showaddress</numIndex>
        </OR>                                                     </displayCond>
<config>
                                                                
<type>select</type>
...
</config>
</TCEforms>
</settings.format>
_______________________________________________
TYPO3-german mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an