Closed (fixed)
Project:
Vertical Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2009 at 08:32 UTC
Updated:
18 Dec 2009 at 05:50 UTC
whenever i switch on the fieldgroup tabs, the vertical tabs revert back as if to no JS switched on
Comments
Comment #1
quicksketchSee #357026: Support Non-Collapsible Fieldsets
Comment #2
chasz commentednot 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
Comment #3
chasz commentedYou 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
Comment #4
dmitrig01 commentedno. these modules do diferent things and we will not remove cck fields as people use this functionality
Comment #5
chasz commentedbut 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
Comment #6
quicksketchSorry 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.
Comment #7
dave reidLatest 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.