[TYPO3-mvc] Howto: Manipulate override of settings (TS & Flexforms)
Marc Bastian Heinrichs
typo3 at mbh-web.de
Thu Mar 10 14:01:52 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.
>
> they are supported for flexforms (Extbase doesn't have to process the
> TCEForm fields, but only the stored values in XML format from the
> pi_flexform field, so it doesn't matter of which type the are).
Ups, sorry, you are right. Just saw type group... :-)
Best
Marc Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list