Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Sorting on a related DataObject in SS3


Go to End


533 Views

Avatar
Bereusei

Community Member, 96 Posts

26 September 2013 at 8:54pm

Hey guys,

I want to customize the default sort, so that the list view is sorted by a field from a related DataObject.
Something like this: http://www.ssbits.com/tutorials/2011/sorting-on-a-related-dataobject-in-modeladmin/ but only for SS3.

This must be possible in SS3, or not?