Ignacio Renuncio <[EMAIL PROTECTED]> wrote: > I have an object cloud that has related nodes and would like to know if the > related nodes to a given one can be displayed in a certain order. > > Using my_editors, for example, if I have an object instance of type > "document" and I link it to an "author", to a couple of "subjects" and to > some "keywords", these related nodes seem to appear in the order they have > been created. > > I'd like to know if it's possible to sort them according to the node type > they're instance of, or any other sort. > > Has anoybody done this before?
You explicitely order related nodes on any field, including fields of the relation object (like you do in a 'posrel', as Henk pointed out). You used the mm:sortorder tag or 'orderby' attribute. There is as yet no way to apply some 'implicit' ordering to certain fields, therefore the generic editors show related objects ordered by nothing, or by something which is always present (the 'number' field). Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
