The EE page needs to sort a list of weblog entries by a relationship entry (multiple, actually but it doesn’t matter right now). Right now there is some sorting going on, but it looks like it’s done by the sorting of the related entry’s entry_id. I’m trying to figure out if there is a way to specify a certain field.
So is this possible?
Note I cannot use the related weblog and list those entries because there are certain weblog statuses which need to be filtered on this page.