Quote Originally Posted by aedthuio View Post
Hi, i would to sort my customer's orders not for "ID" as default, but for "Status". Is it possible?

Thank you in advance.
I suspect you want to "filter" for "status"
Use the "status" dropdown on the rhs to select the required status

It is sorted on ID as ID is unique
Status is not unique so you would need to sort on something else as well as status