Can't group content fields (can't drag already existing fields to the right)
Micke - October 24, 2009 - 15:18
I want to use tabs (also ubercart btw), so I need to group the fields under a group. But I can't drag the field to the right when under the group (I can order the fields). The only fields that I can put under a group is a field that I create new, but first I need to arrange the "New field" "block" under the "new group" "block" and drag it to the right.
I have the feeling that it has something to do with my server(settings) or installatron that my server uses because I also can't select taxonomy under "select a field type", but I'm a noob so it's just a guess.
Thanks in advance.
(btw, I'm using drupal 6.14)

I don't use groups often but
I don't use groups often but yesterday I did for a new content type with many fields. I noticed the same thing: I can move fields under group head when those fields are one's that I have created but the one's there by default are not able to be moved to the right under the heading. I settled for just moving the default fields under the group heading but not "to the right." Maybe someone else can comment about the why's of this...
I've never been able to do
I've never been able to do this either .. but considering it is ONLY CCK fields that can be grouped in a CCK fieldgroup .. that makes sense.
Drupal 7 seems to fix this by implementing everything in CCK. That doesn't help anyone yet though.
Ok, thanks for the replies,
Ok, thanks for the replies, it indeed kind of makes sense that only cck fields can be grouped, maybe I'll need to settle for that.