Closed (fixed)
Project:
Node displays contributions
Version:
6.x-2.x-dev
Component:
ND CCK
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2010 at 03:09 UTC
Updated:
14 Apr 2010 at 16:43 UTC
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
Comment #1
spacereactor commentedupdate!! 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
Comment #2
swentel commentedLet's make this a feature request - won't make it for 1.1 though, is for the next versions.
Comment #3
spacereactor commentedRoger, good to know is in the pipeline.
Comment #4
swentel commentedOk, 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)
Comment #5
swentel commentedOk, 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!
Comment #6
swentel commentedOk, this is avaiable in dev.
Comment #7
swentel commented