I’ve created node type with CCK. Defined “weight” integer field. This node type, lets call it “Auto”, is grouped by taxonomy terms. The question: how I can sort list of nodes by weight in Drupal 7.
Ex.: Clicking on “GTR” shows cars sorted by weight.
I’ve created node type with CCK. Defined weight integer field. This node type, lets
Share
you can do it by views module
http://drupal.org/project/views