Posted by sjf on October 1, 2008 at 3:20pm
Jump to:
| Project: | Panels Tabs |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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.
Comments
#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.
#6
Sorry for making this back to active again.
I'm trying to use panel tabs for views exposed filter but after summit 'apply' button the active tab is back to the first(default) tab.
I'm using 6.x-1.0-rc6 with views 2 but only 5.x-1.5 has this function ?
Thanks.
#7
Can we get this for 7.x too?
#8
subscribing
#9
Enabling Ajax in views solved the issue, it no longer refresh during changing the page or applying a filter