Snippets

This Mächler TYPO3 Extbase Flexform - switchableControllerActions / Display Condition / Select records

Created by This Mächler
<T3DataStructure>
	<sheets>
		<sDEF>
			<ROOT>
				<TCEforms>
					<sheetTitle>Function</sheetTitle>
				</TCEforms>
				<type>array</type>
				<el>
					<switchableControllerActions>
						<TCEforms>
							<label>Funktion</label>
							<onChange>reload</onChange>
							<config>
								<type>select</type>
								<items>
									<numIndex index="0">
										<numIndex index="0">Liste / Detail</numIndex>
										<numIndex index="1">Kontakt->list;Kontakt->detail</numIndex>
									</numIndex>
									<numIndex index="1">
										<numIndex index="0">Ausgewaehlte Kontakte / Detail</numIndex>
										<numIndex index="1">Kontakt->listSelected;Kontakt->detail</numIndex>
									</numIndex>
								</items>
							</config>
						</TCEforms>
					</switchableControllerActions>
					<kontakte>
						<TCEforms>
							<label>Kontakte auswählen</label>
							<displayCond>FIELD:switchableControllerActions:=:Kontakt->listSelected;Kontakt->detail</displayCond>
							<config>
								<type>group</type>
								<internal_type>db</internal_type>
								<allowed>tx_mitarbeiter_domain_model_kontakt</allowed>
								<size>5</size>
								<maxitems>100</maxitems>
							</config>
						</TCEforms>
					</kontakte>
				</el>
			</ROOT>
		</sDEF>
	</sheets>
</T3DataStructure>

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.