I have posted that before in here http://drupal.org/node/293576 but they advise me to post in view module section
Hello,
I have a custom node with cck fields. One of that fields is Decimal type of field.
I would like to sort nodes to display in descending or ascending order of that decimal cck field.
For example: If I go to www.mywebsite.com/taxonomy/term/25 I will have a teasers of nodes, but they are sorted as default, by creation date. Is there any way to sort it by cck field like in views module ?
Please note: I don't want to create separate page view, just like to sort it in taxonomy page
Thank you for your help.
Regards
Comments
Comment #1
sunTo achieve this, you need to override the taxonomy/term path output with a view. Views comes with a default view that does this.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.