Closed (fixed)
Project:
CCK Fieldgroup Tabs
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2008 at 04:38 UTC
Updated:
7 Oct 2008 at 17:49 UTC
On the group configuration form there seems to be no settings for the a field group for display, but there is for the edit form. Were the options removed due to bugs or is this unintentional?
Screen shot:
Comments
Comment #1
chasz commentedseems to have lost it on the last CCK updates
both create and edit have no option now
Comment #2
Moonshine commentedCCK changed its form names here recently...
Sorry I can't give a patch here (my lines numbers are too far off from other pending patches I have). But if change the following in cck_fieldgroup_tabs.module :
and...
- is the old line , + is the new line.. like a patch. :)
Comment #3
nedjoThanks. Please go ahead and commit.
Comment #4
chasz commentedseems to be the fix
thanks
Comment #5
Moonshine commentedComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
highvoltage commentedUdated to the latest dev, this issue still exists for me.
Comment #8
Moonshine commentedAre you running the latest CCK also? A lot has changed with CCK, and we've been trying to keep up with the relevant changes in Fieldgroup Tabs.
Comment #9
highvoltage commentedAbsolutely, I'm running the latest cck dev.
Comment #10
Moonshine commentedWell I just updated to the latest CCK dev this morning and am running the latest CCK Fieldgroup Tabs code. I see tab choices in the Edit Group forms and the Display Fields forms.
Just to be clear, you are talking about the "Edit Group" forms that are found at paths like:
admin/content/node-type//groups/
correct?
Comment #11
highvoltage commentedI'm referring to the form that the screenshot in the original post was taken from, Manage fields > configure, under the operations column.
/admin/content/node-type/type_name/groups/group_name
Image of the form:
http://img399.imageshack.us/img399/9186/cckfgtdd2.png
Display settings aren't available...
Comment #12
Moonshine commentedAhh... sorry, now I understand where you are looking. You will never see fieldgroup settings (for tabs or otherwise) in the "Display Settings" portion of that form. That's because CCK offers display option setting per "mode", so there isn't just one set of display settings for a group.
If you go to admin/content/node-type/*type*/display you will see the different display mode options, and be able to set "tabs" for any of the fieldgroups for any of the modes. (ie. Teaser, Full Node, RSS, Search Results, etc..)
Comment #13
chasz commentedthats wierd ! fieldgroup tabs are an editing form tabs......are they displayed in other views?
and why?
edit: ok i would like the option of both display and editing tabs... BUT this is definitely an editing form tab.
edit2: i think i have the latest CCK and i seem to be able to edit it and field group does have a option for tabs....i will make a new fieldgroup and see if its there
Comment #14
Moonshine commentedYou can have tabs output for "add/edit" forms and/or "display" output for the nodes. As I described in the post above, you just enable the tabs for the group in a different location for forms vs. display output.
Fieldgroup settings for forms are at:
admin/content/node-type/*node-type*/groups/*group_name*
Fieldgroup settings for display output are at:
admin/content/node-type/*node-type*/display