Hi. I have used the query module tag to pull up a list of events in entry_id order (as you cannot use the parameter orderby=“entry_id”).
This is all fine except that one of the fields I want to show is a related entry. I’ve tried to use the reverse related entries tag within the query tag but, unsurprisingly it doesn’t work.
Does anyone know how to do this?