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.

    1 answer 1

    In views, when the sort parameter is changed, there is a flag "Expand this sorting for visitors to allow them to change it"