[TYPO3-mvc] Re: Self mm relation, how to get records ?

Philipp philippwrann at gmx.at
Fri Jan 24 09:10:26 CET 2014


I dont know how to achieve this in the extension builder but its definitely possible, take a look at tx_news, it has exactly the setup you need (bidirectional news related to news). You need the TCA setup, the model property is pretty generic like all other storages.

Of course you can implement a special getter to get combined relations (relationTo and relationFrom).


More information about the TYPO3-project-typo3v4mvc mailing list