As far as I understand you can have multiple value fields in a multigroup in CCK 3.0.
A comment was made here and I'm curious to know if it's right. It was:
Last I checked Content Multigroup wasn't allowing multiple value fields in multigroup, probably because it uses delta (that usually serves as item id in multiple values setup) as group id. That means, you can't use such powerful modules as Content Taxonomy, because each term is essentially "field value" and multiple terms == "mutiple values".
Any feedback if this is correct or not?
Comments
Comment #1
markus_petrux commentedPlease, read comment #305 on this issue: #119102: Combo field - group different fields into one
Direct link: http://drupal.org/node/119102?page=1#comment-1191555
More information about multigroups: #494100: State of the multigroup module