[TYPO3-german] displayCond in Flexform

Laurie sima at c-sira.de
Mon Apr 7 18:39:33 CEST 2014


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>


More information about the TYPO3-german mailing list