Just needed a little bit more jQuery magic. This should work for *any* fieldset provisioned outside of core, not just CCK. Tested on Drupal 6.8 with the prior patch in queue (Can't Install) applied against the Drupal 6 CVS TAG. If you want to add descriptions (like the core fieldsets in vertical_tabs.nodeform.js) you should just create a function like Drupal.verticalTabs.group_foo where group_foo is the name of your CCK group.

Comments

quicksketch’s picture

Title: Enable CCK Fieldgroups » Support Non-Collapsible Fieldsets
Status: Active » Fixed
StatusFileSize
new1.16 KB

Vertical tabs already supports CCK fieldsets, *as long as they're collapsible*. After a small chat netaustin and I resolved that this patch makes Vertical Tabs work with non-collapsible fieldsets. I revised it slightly to shorten it up and add a few more docs. Thanks!

chasz’s picture

http://drupal.org/node/357138

is it incorporated yet? doesnt seem to be working if it is

Status: Fixed » Closed (fixed)

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

rsvelko’s picture

the patch from #1 is commited (checked that in source of dev version) - writing that for readers after me here.

PS
@#2 : The http://drupal.org/node/357138 seems to have not been commited yet ...