I have a class in a Universe. Now I want to arrange the Objects in alphabetic order. Is there any option to do that?
SRR (BOB member since 2009-01-20)
I have a class in a Universe. Now I want to arrange the Objects in alphabetic order. Is there any option to do that?
SRR (BOB member since 2009-01-20)
So far I’ve seen no such option to accomplish it automatically. The only way is to create them in the alphabetical order.
Jansi (BOB member since 2008-05-12)
Hi,
One note here:
Don’t forget that a default hierarchy is defined by the order of objects in a class. So if you don’t use custom hierarchies then sorting objects in a class in alphabetical order can result in an unwanted hierarchy.
Marek Chladny (BOB member since 2003-11-27)