[TYPO3-mvc] Get child objects
    Stefan Kruse 
    besucher80 at gmx.de
       
    Wed Jul  3 12:04:54 CEST 2013
    
    
  
Hi,
ok, i tried something but without success. I have to change my relation. Not
I have the following situation:
User => 1:n <= Notepads => m:n <= Tags
Every User could have multiple Notepads and every Notepad could have
multiple Tags. But one Tags could assign to multiple Notepads.
Now I need all the tags of a user, which he has used for his notepads and
how much notepads are assigned to the tag to generate a tag list like:
TAG1   2 Entries
TAG2   3 Entries
and so on.
Hope somebody could give a little hint.
Thanks a lot Stefan
    
    
More information about the TYPO3-project-typo3v4mvc
mailing list