Remember active tab when applying exposed filters in Views panes
sjf - October 1, 2008 - 15:20
| Project: | Tabs panel style |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I'm using panels_tabs on Drupal 6.4 (using the patch posted elsewhere in the queue) and it works brilliantly. I have Views panes inside panels and it's great that the active tab is remembered when using pagers.
Would it be possible to extend this functionality to exposed filters? At the moment the page refreshes and it goes back to the first tab, even when Ajax is enabled within the view.

#1
Version 1.5 has this very feature: http://drupal.org/node/278909! :)
#2
Hi Wim, thanks for the fast response. The duplicate post (#270509) relates specifically to pagers (which already work fine) but not exposed filters.
I've reopened this as I believe its a separate feature request. If you think the active tab should already be remembered when applying exposed filters, you can treat this as a potential bug report :) Perhaps something has changed in Views 2?
#3
Ugh, sorry for missing that.
You're using this with Views 2, and therefor on Drupal 6?
#4
Yes, I installed it on Drupal 6.4 by just editing the .info file as detailed in post #249102. I'll try it out on a Drupal 5/Views 1 install though to see if the problem occurs there too.
#5
Closing due to lack of response.