[TYPO3-mvc] Sorting of child records from mm relation
    Stefan Kruse 
    besucher80 at gmx.de
       
    Thu Jul 25 16:09:15 CEST 2013
    
    
  
Hi,
 
i have a object company. There I have a mm relation to subcategory.
I my Extbase extension I fetch a company and want to show all assigned
subcategories => sorted by subcategory name.
Is there a way to sort these child objects alphabetical without a repository
find method?
 
What's the best way to do? Should it be done over the model maybe?
 
Thanks stefan
    
    
More information about the TYPO3-project-typo3v4mvc
mailing list