It'd be nice to put the built in fields (Title, Body, Menu, Revision, Comment, Authoring, Publishing) in another fieldgroup or ideally fieldgroup tab.
It'd be nice to put the built in fields (Title, Body, Menu, Revision, Comment, Authoring, Publishing) in another fieldgroup or ideally fieldgroup tab.
Comments
Comment #1
RedTop commentedI second this one. I just found out I can' t combine revision and authoring information in a fieldgroup (ie 'Metadata'), which is a shame as I just discovered the wonders of the vertical tabs module...
Comment #2
hey_germanoAgreed, I think. I'm trying to get my comments form onto a tab that comes from the CCK Fieldgroup Tabs module, so I'm thinking that the right approach will be to first get comments into a fieldgroup and to go from there. Probably. So I think this would help me out.
Has anybody else done this or have an idea about making that work? The hook_fieldgroup_view in fieldgroup.module seems promising, but I'm not totally sure where to go from there. But if I figure it out, I'll report back here.
Comment #3
radiobuzzer commentedThere is a possibility to do this programmatically by adding code in a module, but I have only figure it out only for the node edit forms. http://drupal.org/node/354849 .
Comment #4
karens commentedSorry, no easy way to do this and we're not adding new features this late in the cycle. Plus everything will change again in D7 with fields in core.