I have 2 "gallery" tabs inside a parent "Images" tab. Inside the first gallery sub tab I have a view with 2 pages of thumbnails. When I click on a thumb inside the 2nd page, the view jumps back to page 1 instead of staying on page 2. Is this a bug or have I missed a setting? I have Ajax enabled inside my view.
Thanks, ethan

CommentFileSizeAuthor
#2 nested_quicktabs.jpg59.07 KBechodos
#2 quicktabs_edit.jpg45.25 KBechodos
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Pasqualle’s picture

I am not sure if I understand your settings

QT1 [TabImages][..] ajax
TabImages = QT2
QT2 [TabGalley1][TabGallery2] ajax
TabGallery1 = ViewThumbImages ajax view with pager

is this your structure? If not, then please provide some screenshots. QT view, QT edit, View edit pages.

what should happen when you click on the thumbnail image? I guess it opens the same page, so the page is reloaded, and therefore the QTs are displayed same as you first opened that page. Do you see a page reload when you click on the thumbnail image?

echodos’s picture

FileSize
45.25 KB
59.07 KB

When I click on the thumbnail then yes I reload a content node in the center of the web page. Is that not allowed? I was hoping I could use the Quicktabs as a navigation tool. In addition to the problem with the mini pager, I also noticed that when i click a thumb in my "YouTubes" tab that the quicktabs jumps back to the default "Images" tab when the content node loads. Is there a way to avoid this behavior? Is there no way for the guick tab to remember it's position?

Thanks for the quick response,
Ethan
Ihave attached some screen shots.

Pasqualle’s picture

at page reload your QT will reset to it's default state. There is no functionality in QT (yet?) which would keep the current tabs open at page reload.
#354199: Remember last clicked tab

katbailey’s picture

Category: bug » support
netw3rker’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)