[TYPO3-mvc] How to filter output when n:1 relation between objects?

Roland most.wanted at gmx.at
Tue Nov 8 11:11:08 CET 2011


In my domain model there is an object "Product" and an object "Country" 
with are related n:1 (!).

How i try to output all Products which are sold in a specific Country.

The uid of the Country is present as an get parameter.

QUESTION: Where and how do i have to define the query?

i guess it is the ProductRepository.php, isn't it?



More information about the TYPO3-project-typo3v4mvc mailing list