Thanks, Wasn't aware there was an xwiki.sort function; will be useful elsewhere too. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Melv Ng Sent: 11 April 2007 21:24 To: [email protected] Subject: Re: [xwiki-users] Order of classes? Hi, I'm not sure if this is what you want, but in the case of the class page (XWiki.XWikiClasses), you can make the list sorted by simply sorting the class list. Replace the bottom code of the page to something like this: 1.1 Existing Classes #set( $list = $xwiki.sort( $xwiki.classList ) ) #foreach ($classname in $list) * [$classname] #end Best regards Melv On 4/11/07, Esbach, Brandon <[email protected]> wrote: Hi all, When viewing a list of classes (both in the class editor and when attaching a class manually to a document via class list dropdown) the order of classes seems a bit random. Is there any way to select the sort order? The userlist property type also seems to be a bit random (in my case, selecting value or id makes no difference). -- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto: [email protected] For general help: mailto: [email protected] <mailto:[email protected]> ?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws