Sorry if this has been posted before--I just spent 30 minutes searching this site and the web for an answer to this.

I have a drupal site with a ton of content and was wondering if there was some way to enable sortable columns in the content list view (actually a table). The filtering options are helpful but totally not adequate for a site with hundreds (soon, thousands) of nodes. An ideal solution would be to have links for ascending/descending sort options available in the Title, Type, and Author columns in this view.

I saw a post on here that sums up this issue (see #2):
DrupalAdminInterfaceImprovements

Anyone know of a solution?

thx much!
ppmax

Comments

hazexp’s picture

This can actually be done using jQuery, it'll just take a little work integrating it into Drupal.

The official TableSorter plugin seems to do what you want. Too see an example click here