When using a Tree region in Oracle APEX, is there a way to order siblings in DESCENDING order?
Im using apex.oracle.com (hence vsn 20.1.0.00.13 )
I have a Tree type region based on a SQL Query.
The Atrributes for the region, has a "Order Siblings By" option, where you can choose one of the fields returned by the SQL Query for ordering.
But there is no way to specify whether this is ASC or DESC.... And it appears to be ASCending...
*** Is there a way to specify DESCending?
Note that if I dont chose any field in the "Order Siblings By" option, then the sorting seems random, and also ignores any sorting I had done in the SQL Query
Is all ofd this expected behaviour?
Regards
Alister