v2.4
We have quite a lot of images now, most of which have been organised into folders in Files and Images.
When we use the ImageField object in the CMS, the dropdown that displays File store images order's everything alphabetically.
I want to modify this order so it orders by Folder first (so they are at the top) and alphabetically secondary.
Anyone know a way of doing this? I have found TreeDropdownField in sapphire/forms but can't see a way to arrange the resuts.