Bit of background... I am a draftsman and wish to have a certain sort hierarchy based on drawing type (which is determined by file name - more specifically... characters within the file name).
I am using label filters to assign a type of "Index Label" to each file, then I am sorting by label.
This all works well for the folder display itself:
But when I attempt the PRINT FOLDER, the custom sort order is not maintained, and the 'Label' column is blank.
I think at the moment the Print/Export Folder code will only read labels that are explicitly applied to files, and won't calculate labels that come from wildcards/filters/etc. Something that we may improve in the future.