[TYPO3-mvc] Sorting for objectStorage

Toke Herkild th at t3cms.dk
Fri Nov 2 09:26:41 CET 2012


Hi all,

Any progress on the foreigb_sortby and DESC ?

Default behavior of foreign_sortby is ASC, I've a child which needs to 
be fetched DESC as it's datetime based records, and the latest are the 
most important.

Trying to do:
$model->getDatetimechildren()
I find I've only 2 options: 1) have them listed in default sql order 
(creation order) or foreign sortby (fieldname, and the Default ASC)

I'm using extBase 1.3.3, and defaultOrderings doesn't seem to do it either.

Regards,
Toke


More information about the TYPO3-project-typo3v4mvc mailing list