Views persistent click sort

Categories

Component ID

2025143

Component name

Views persistent click sort

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Views extention for Drupal 7

This module extends the table style plugin provided by Views to include
persistent click sorting on columns. The chosen sort column and directions
are stored in the users session on a view-display basis.
Sorting is restored if no other sort direction is chosen.

This option can be switched on in the style settings for table styled displays.

Tested with Ajax on and off.