Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oracle apex tree sorting in Descending order?

ajmlrJul 29 2020 — edited Sep 4 2020

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

Comments
Post Details
Added on Jul 29 2020
3 comments
885 views