How to Change/ Control content order?

I have a set of content for a wizard, each step of the wizard is a step, I add the first, the next, etc… then I discover everything is in the reverse order. So, is there a way to change the order ?

I’m submitting a…

  • [X] Documentation issue or request

Current behavior

The content is ordered by creation date

Expected behavior

I should be able to define my own order, the current order is only for some specific scenarios.

Minimal reproduction of the problem

Environment

  • [X] Self hosted with docker

Version: dev-447

Thanks

The API side is described here: https://docs.squidex.io/02-documentation/developer-guides/api-overview/api#sorting

For the UI you can either click on a table header or use the filtering (the small icon in the search input)