Hi,

really a great and convenient module. Though I would like ask if somebody can add a custom field from cck to the vertical tabs. As far as I am concerned there is not such feature in the module.

Comments

adamwebb’s picture

You can.

You need to place your CCK field inside a group, and set that group's visibilty setting to 'collapsible'. Once you've done that, the group can be enabled for vertical tabs on the content type edit form.

dave reid’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

SpriteGF’s picture

Version: 6.x-1.0-beta3 » 6.x-1.0-beta7
Component: Miscellaneous » User interface
Category: feature » bug
Status: Closed (fixed) » Active

Enabling fieldgroups to be part of vertical tabs (in the content type's Edit tab) doesn't seem to work as of 6.x-1.0-beta7. None of the settings mentioned in comment #1 appear in the Edit tab.

byant’s picture

yes suddenly disappear, firstly I think I was wrong but it really happened why? so I downgrade the version

dave reid’s picture

Status: Active » Fixed

#1 is not correct. With the latest code (6.x-1.x-dev) you can adjust the fieldgroup's settings and set its display to 'vertical tabs'. This was added in #655844: Alter CCK UI to add a "make this fieldgroup a vertical tab" checkbox.

jody lynn’s picture

Status: Fixed » Active

Well, the dev version works with the new settings approach, but the current recommended version is beta-7, which contains neither the old nor new settings, making cck fieldgroups impossible. So, this is a time waster until a new release is made.

dave reid’s picture

Status: Active » Fixed

Please leave issues fixed. You could always use 6.x-1.x-dev. I'm debating creating a 2.x branch for these new features and leaving the old functionality of the module as an official 1.0 release.

Status: Fixed » Closed (fixed)

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