whenever i switch on the fieldgroup tabs, the vertical tabs revert back as if to no JS switched on

Comments

quicksketch’s picture

Status: Active » Closed (duplicate)
chasz’s picture

Status: Closed (duplicate) » Postponed (maintainer needs more info)

not sure that its support for noncollapsible fieldsets OR a incompatibility with JS....

i might need to take those fields out of the vertical tabs control all together.

lemme do a quick check

edit: no support for CCK fields yet so it is a JS incompatibilty

chasz’s picture

Status: Postponed (maintainer needs more info) » Active

You need to remove CCK fields from this module....cck fieldsgroup tabs does a similar job, and at this moment it might be better to let that module deal with cck fields

dmitrig01’s picture

no. these modules do diferent things and we will not remove cck fields as people use this functionality

chasz’s picture

but you have NO options for CCK fields in your settings at all.

as of now, this module affects the tabs for CCK fieldgroups or more precisely cck fieldgroup tabs are affecting the JS of this module, since their JS runs first and yours last

quicksketch’s picture

Sorry I must've missed what this topic is about. I was not aware we were referring to http://drupal.org/project/cck_fieldgroup_tabs, I though you were just referring to putting CCK fieldgroups into Vertical Tabs.

Like dmitrig01 said though, we're certainly not going to remove the functionality of putting CCK fieldsets into Vertical Tabs. If you don't want Vertical Tabs to affect those fieldsets, you just need to make sure they're not selected at admin/content/[node-type] under the Vertical Tabs settings.

dave reid’s picture

Status: Active » Fixed

Latest code should allow you to control all fieldsets. Reopen if that's not the case and you've tested and re-confirmed using the latest release, 6.x-1.0-beta6.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.