[TYPO3-mvc] Attributes on irre-relations possible?
Andreas Kießling
andreas.kiessling at web.de
Sun Mar 21 19:31:22 CET 2010
Hi,
i have created a basic setup for an extension with the kickstarter. I
have a many to many relation, in which i need an attribute, to be
precise: another irre relation. The irre relation could probably be
replaced by a select-relation. In TCA / Backend, everything seems
already to be working with very few modifications to the generated code
(Great work with the kickstarter btw :-) ). But how can i get the
attribute / values from the relation? Is that even possible with current
extbase?
Back in the days of pibase, that would involve several db queries, so i
guess, i may need to build the queries on my own in the repository. Or
is there some other way / best-practice to fetch that data?
Regards,
Andreas
More information about the TYPO3-project-typo3v4mvc
mailing list