Hi all,
I've been working on a patch to the CCK multigroup module that I feel it's almost there. It needs as much testing as possible however. If you think you may need this feature, then please help testing, so maybe it can be included in the next release of CCK2, which I don't know because it depends on the CCK maintainers, but getting this tested, will help.
The multigroup needs a patch to CCK module itself that is required to keep field deltas in sync when some fields in multigroups are left empty, otherwise deltas are rebuilt making the fields shift one position to the previous subgroup of fields. The patch can be located here:
- #196421: Deleting unwanted multiple values / multiple values delta issues (comment #47 has the latest version).
The issue for the multigroup module itself can be located here:
- http://drupal.org/node/119102 (comment #241 has the latest version).
Thanks for helping!

Comments
New version of the multigroup module in comment #245
New version of the multigroup module in comment #245 of this issue: #119102: Combo field - group different fields into one (multi value fieldgroup?).
Changes since latest update:
I hope you find it as useful as we do! :-D
Please, test and report back any issues that you may find. This will help the CCK maintainers evaluate it all, and maybe we can count on it for a future CCK release.
Thank you
Yet a new one in comment #274
It could be the last one. Maybe, or maybe not. But it is getting close to something that works. :D
It can be found in patch form (against CCK2 HEAD), but also a tar, so it's easier to test.
http://drupal.org/node/119102#comment-1175922
It requires the patch to CCK2 posted in this issue:
http://drupal.org/node/196421#comment-1175906
Please, try it out and report any issues that you may find.
Tips: it can also be used to create combinations of fields, even when the multiple values of the group is set to 1 and the layout for edit and view is set to table format. It also works with Computed fields... and much more.
Thank you and Happy new year! :-D
Minor bugfixes and new table display variant in comment #286
Here's an updated version of the multigroup module. :-D
Combo field - group different fields into one (multi value fieldgroup?) - #286
Changes since latest version:
Required and/or recommended patches:
Please, don't try on production sites! ;-)
Again, I'm attaching the content multigroup module in patch form, but also all the module files tar'd for easy the task of testing it.
Thank you very much to all those that have tried. Your feedback has been great! :)