Active
Project:
Ajax Tabs
Version:
6.x-0.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2009 at 12:03 UTC
Updated:
29 Jan 2011 at 15:37 UTC
If I have secondary tabs under primary tabs (for example, Manage Fields page) secondary tabs doesn't load. In user interface I use two-level tabs in profile editing (drupal default + Content Profile edit form).
__
Sorry for bad English.
Comments
Comment #1
vegeneric commentedhas anyone figured out a solution to this?
Comment #2
Hiroaki commentedit seems that whenever it changes tabs, it cannot load any ajax type tabs (vertical fieldgroup tabs), or second tabs.
It needs a double checking of the tabbed contents?
Comment #3
kaido.toomingas commentedTo understand this problem you all shoud look http://jqueryui.com/demos/tabs/#ajax
I am not an jquery expert really jet, but I'm quite sure there is some to do with css classes. These problematic classes or id's are not selected.
Comment #4
michaelfillier commentedI just noticed the same problem. I am using the profile module and when you add a new group it creates a secondary tab under edit. ajax_tabs does not load these tabs when it refreshes the main tabs, therefore I must uninstall it.
One work around (which is not desired in my case) is to use the onepageprofile module. I orginally had this installed when testing ajax_tabs, but decided I wanted secondary tabs for the user profile so I unistalled it...now the secondary tabs are not working, so I am back to square 1!
Comment #5
prosecutor commentedGood day. Dose someone found solution for this problem?