Tell views drupal7 , please, how in views drupal7 allow the user to sort (descending or ascending) the list of nodes?
Now I have a list of product nodes. Each node belongs to a specific taxonomy term and has a "price" field. I implemented the ability of the user to sort by the term taxonomy. Now, instead, I would just like to allow the user to output the nodes in ascending or descending order of the "price" field.