Add conditions for table sorting

Sometimes we like to sort in different orders. If we could use conditions on the sorting field, this would be a big advantage for us.sorting.jpg

A workaround might be to use two tables that are sorted differently but are identical otherwise and then use appearance conditions for the tables. That should yield the same effect but admittedly makes the project harder to maintain.

That would be very useful to support this. Two tables to edit all the time is very impractical.

We are working like this today, but if we have changes, we have to change everything four times, because we have four sorting orders.

Promoted to “planned” state.

In which version is this function available?

In LL22, instead of choosing a fixed sort order you can choose “Formula…” and put a condition or similar in there. Caveat: you need to know the name of the sort order.