Change sort order by arguments?

Phoenix2020 - October 16, 2009 - 22:18
Project:Views
Version:6.x-2.6
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

Is it possible to change the sort order of a view with arguments?

Let's take a table for example. Normally it is sorted by field 3, asc. If there is a special argument in the url, it should be sorted by field 4, desc. Is this possible?

There are some tutorials for this out there, but all are for Drupal 5.

#1

merlinofchaos - November 9, 2009 - 20:33
Status:active» won't fix

Right now this is only possible by writing custom argument handlers, which is a fairly advanced task and more than I can explain here.

#2

trupal218 - November 10, 2009 - 01:49

If anyone knows of any good resources to learn/understand how to do this please post here for the community =)

 
 

Drupal is a registered trademark of Dries Buytaert.