[TYPO3-dev] How to update tt_news_cat_mm using TCE

Elmar Hinz elmar07 at googlemail.com
Wed Dec 5 17:41:00 CET 2007


> 
> TCEmain does it automatically. You put table_uid (for example, pages_5) in
> the group field, which has MM relations and TCEmain converts it
> appropriately. If you need to load it back, you have to use
> t3lib_loaddbgroup.            

That would look like this?

$data['tt_news'][$newsId]['category'] = 'tt_news_cat_23, tt_news_cat_25';

I already tried that direction, have to try on.

Thanks

Elmar


















More information about the TYPO3-dev mailing list