I'm using Dynamic Locations to give users the choice of create locations inside an Asset Builder.
The order in which the possible locations are presented seemes extremely strange: it's not by alpha, not by asset number, not by position in the tree, not by…anything I can see.
Is there any way to specify/customise the order?
thanks…
No, there is no way to change the default way that they are displayed.
The work around for this, is to look at the code to see how Matrix builds the select menu. Then, build an asset listing to mirror exactly how the select code is. Then you can nest that in place of the dynamic locations keyword, and sort however you want using the asset listing.