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

vegeneric’s picture

has anyone figured out a solution to this?

Hiroaki’s picture

it 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?

kaido.toomingas’s picture

To 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.

michaelfillier’s picture

I 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!

prosecutor’s picture

Good day. Dose someone found solution for this problem?