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

Franz Koch typo3.RemoveForMessage at elements-net.de
Thu Mar 10 10:09:12 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).

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list