Thursday 28 August 2003 8:18:25 pm
Hi, How do I do custom sorts? I think there is a feature for this but I'm unsure of how to use it - $node.sort_array. Lets say i have a folder containing 10 folders, and they can be naturally ordered, but not numerically or alphabetically. Like
United States
New York
Manhatten
Some Street House 12 Has a natural order (largest area at top), but not alphabetical. So how do I do this in ez? Its easy in normal code its simply if-else stuff. Is there someplace I can define a custom sorting function?
Regards, Willie
|