Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
exposed filters
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2009 at 01:23 UTC
Updated:
18 Mar 2010 at 18:13 UTC
How do you switch between different views pages, while keeping the selection and the sorting?
A user might have already found a selection of data using exposed filters and might have already sorted it in a ways that pleases him. Now, he likes to switch to a different views page in order to present his very sorted selection from table to grid and from few fields to more and different fields. However, loading the other view always starts with the default selection and default sorting.
Any idea?
Is there a way to pass on the relevant parameters?
Comments
Comment #1
papricus commentedComment #2
dawehnerI think a combination of http://code.developmentseed.org/views_modes/dashboard and http://code.developmentseed.org/stored_views/dashboard should do it.
Comment #3
esmerel commentedSolution suggested, no response