typo3 - Sort by joined table attribute -


i have 2 entities in extbase extension. adress , category.every address have 1 category (category 1:n adress):

every category have title , description. want implement function im addressrepository adresses sort category title.

how can join both table , sort joined table title in extbase?

can give me hint?

update:

now solved issue plain sql statements


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

php - How do you embed a video into a custom theme on WordPress? -