[TYPO3] dynaflex produces wrong flexform-format

Johannes Konert johanneskonert at gmx.de
Mon May 22 16:15:53 CEST 2006


Hmm, okay, that was a stupid mistake.
Thanks for the hint :)
Whoo, and the fields are generated correctly now via the Hook, that's cool.
Greetings
Johannes :)

Thomas Hempel wrote:
> Hi Johannes,
> 
>> inserting more than one field by using the 0=>, 1=> substructure like 
>> this:
>> 'modifications' => array (
>>     array (
>>         'method' => 'add',
>>         'path' => 'sheets/sDEF/ROOT/el',             'type' => 'field',
>>            'field_config' => array (
>>                0 => array (
>>                    'name' => 'testtitle1',
> 
> Please use the type "fields" if you want to add more than one fields per 
> modification! :-)
> 
> Greets,
> Thomas



More information about the TYPO3-english mailing list