[TYPO3-mvc] Updating a list empties it!

Franz Koch typo3.RemoveForMessage at elements-net.de
Tue May 10 12:23:37 CEST 2011


Hey,

> Don't know why but I guess this is related to some automatically
> generated code from kickstarter a long time ago. My TCA then looks like
> that:
>
> 'MM_match_fields' => array(
> 'tablenames' => 'fe_users'
> ),
>
> and as the tablenames column is not populated, the relations are lost!

actually MM_match_fields should work - but I think to remember a issue 
where the MM_match_fields did not automatically also be used as 
MM_insert_fields if those where not defined. So if you currently like to 
keep the MM_match_fields, simply also define MM_insert_fields and you're 
fine.

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list