I know that the fieldgroup is working with the new dev, but it doesn't still doesn't work with cck_fieldgroup_tabs yet. Now it have "simple div", "field_collapisble", "field_collapsed" and "hidden" option but missing the "tabs" selection. How do i add the "TABS" selection?

Comments

spacereactor’s picture

update!! cck_fieldgroup_tabs is incompatible with display suit for now, if you install cck_fieldgroup_tabs, your field will not show up properly :-(
Hope someone can help out to debug the cause. THK

swentel’s picture

Title: How to add cck_fieldgroup_tabs for fieldgroup? » Add support for cck fieldgroup tabs
Category: bug » feature

Let's make this a feature request - won't make it for 1.1 though, is for the next versions.

spacereactor’s picture

Roger, good to know is in the pipeline.

swentel’s picture

Ok, you can start testing - you need an update of ds and nd_contrib (which includes nd_cck) and clear the cache - there is a new theming function which needs to registered. It's not even necessary to have cck_fieldgroups_tabs module to be enabled - only the tabs module is ok (unless you want tabs on the node edit forms)

I have two outstanding issues with fieldgroups and tabs
- you can't nest a field on the manage fields screen, if so, the data won't be displayed.
- next / previous buttons (set on admin/settings/tabs) aren't working yet (and I'm still not sure if that's even needed, but I'll try)

swentel’s picture

Ok, first issue (nesting fieldgroups on manage fieldgroups) is in fact a non-issue - the problem was that I had choosen the formatter of a fieldset on the display fields screen of cck to be 'tabs' for testing first. When DS takes over, this should be reset. Working on the next previous buttons now!

swentel’s picture

Status: Active » Fixed

Ok, this is avaiable in dev.

swentel’s picture

Status: Fixed » Closed (fixed)