I'm trying to get the custom(ized) policies to show up at the beginning of the list, but it looks like there's some quirky algorithm for the sort order.
On virtually all other platforms something like this would work (the custom entry highlighted in yellow):
#Default Web Policy - custom
Default Policy
Default Workplace Policy
No web uploads
Since the ASCII-code of the #-symbol is lower than that of a "D" I expected XG to sort it as above.
However, here's what it's doing:
Default Policy
#Default Web Policy - custom
Default Workplace Policy
No web uploads
Even more strange is this sort order:
Default Policy
1Default Web Policy - custom
Default Workplace Policy
No web uploads
Bug? Design decision?
This thread was automatically locked due to age.