jannes Is there a way to do an order by depending on a BO-field ? User 1 likes to have the query initially ordered by "Person.Name DESC" User 2 likes to initially order by: "Person.ID ASC" How to achieve this ?
hpl123 Yes, this is possible but a little advanced, take a look here: https://www.awareim.com/forum/post/58026 Having this built in would be nice though e.g being able to use a tag in the query order by settings.