By austintnacious on
Does anyone have any tips for sorting the order of nodes in a view based on the weight given to the node's menu listing?
I have already used CCK to define a field to give the nodes a custom user defined "weight" but it seems a waste of energy to have to define this rather than use the weight already defined for the menu listing, since that is the order I want to use in my view display. . .
Any help is greatly appreciated. . .
I'm new to this so I hope the question makes sense!
Comments
I'm looking for the same
I'm looking for the same thing, hopefully I can find it in the forum...
work around with the weight module
work around with the weight module http://drupal.org/project/weight
See #313140: Sort order of
See #313140: Sort order of nodes in a view based on weight assigned to menu for node