I have 9 content types. All have a similar group with multiple fields, like this:

More resources (group)
- More information (field)
- Contact Us (field)

I would like to add one field to that group, so that it looks like this:

More resources (group)
- More information (field)
- Partners/Links (field)
- Contact Us (field)

i know how to add a field to the group. but is it possible to edit the group and have it affect all the content types? or do i need to manage the group for each content type separately.

thank you,
colin

Comments

ingacosta’s picture

I think flexinode.module could be useful. But it runs under Drupal 6 and is in .dev state.

yched’s picture

Status: Active » Fixed

Errr - flexinode is long dead...
As for the original request, if still needed : groups only affect one content type, there are no such thing as a group that exists in several content types.
So you need to define a group in each of your content types

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.