[TYPO3-mvc] sort order of related objects?
Andreas Ofner
andreaso.typo3 at gmail.com
Wed May 26 15:31:38 CEST 2010
Hallo Felix,
Am 26.05.10 15:05, schrieb Felix Oertel:
> you can't set an order for extbase-mapped object at the moment as
> extbase does not respect sortby/default_sortby at the moment.
> this will change in the near future, for now you would have to a) wait,
> b) fetch the child data through a repository or c) sort your
> objectStorage holding your children in the getter.
ok - thanks for the info - i will try b) or c)
configuration with annotations like @orderBY "sorting ASC"
would be nice.
Regards,
Andreas
More information about the TYPO3-project-typo3v4mvc
mailing list