Community & Support

is there any functionality to sort the views

Iam having a view. in that view i need to display link "desc/asc" so if any user clicks on that link, the view should sort. can any body please give ideas how to do that. not only asc/desc im having two more fields to sort.please see the image.

http://s918.photobucket.com/albums/ad26/nags338228/drupal/?action=view&c...

please help me...

Comments

_

v3 of views has exposed sorts.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

right now im using views 2.

right now im using views 2. so is there any functionality to do this here????

...

not all fields have it, those that have, have an icon next to the column headers on the views display* and in the views edit page, if you click on the settings icon next to styles: table you can select those that you want to have sortable.

* if that icon isn't good enough, you can always self-construct links in the form of ?order=fieldname&sort=asc (or sort=desc) and place those in the Header/Footer.

thanks for that fr8 reply. i

thanks for that fr8 reply. i did with the same thing by using views3 ..
and very nice suggestion for views2 also...

nobody click here