[TYPO3-mvc] Howto: Manipulate override of settings (TS & Flexforms)

Marc Bastian Heinrichs typo3 at mbh-web.de
Wed Mar 9 18:40:30 CET 2011


Hey,


> 		<settings.actionPage>
> 			<TCEforms>
> 			<exclude>1</exclude>
> 			<label>some label</label>
> 			<config>
> 				<type>group</type>
> 				<internal_type>db</internal_type>
> 				<allowed>pages</allowed>
> 				<size>1</size>
> 				<maxitems>1</maxitems>
> 				<minitems>0</minitems>
> 				<show_thumbs>1</show_thumbs>	
> 	     	</config></TCEforms></settings.actionPage>
> ....
>
> Any hints?

Extbase doesn't support group fields yet - try type select.

Best
Marc Bastian


More information about the TYPO3-project-typo3v4mvc mailing list