Is there a way to change the order in which the child nodes are listed on the main node? I dont mean sort all the child nodes, but rather reorganize them by their type. I would like to reorganize them, but not sure where or how to go about this.

For example I have 6 flexinode types, and would like them in this order.

System - Parent Node

Then for display of the child nodes

Configuration - Child
Storage Data - Child
OS Data - Child
Worklist - Child
Current Use - Child

Right now it displays something like this:

System - Node 1

Then under the display for the child data:

Current Use: test
Storage Data - XCV
Configuration - blah blah
Worklist - more blah
OS Data - Win 2000
OS Data - Win XP

Sorry if this is confusing I didnt know how to explain it!

Comments

stevryn’s picture

Category: feature » support

Ok I found it...it isnt very clear (at least to me) but after poking around I found the "sort order" under Advanced Options. I still have an issue however. Not all my node types are showing up to assign an order to. I am missing one. All settings on the node types are the same so I am unsure as to why this one particular isnt showing.

darius’s picture

Version: 4.7.x-1.x-dev » master
Status: Active » Fixed

The last issue you described (one type not showing in "sort order") should now be fixed in the latest CVS HEAD version.

Anonymous’s picture

Status: Fixed » Closed (fixed)
ioarvanit’s picture

Version: master » 4.7.x-1.x-dev
Status: Closed (fixed) » Active

is there anyway to do it with drupal 4.7? I can't find "advanced options>sort order"

stevryn’s picture

Status: Active » Closed (fixed)

No longer an issue