I know that both modules are under heavy development, but I just want to report that they are in conflict when configuring a multigroup using tab style. The result, when I 'add more values', is that everything in the tab disappears.
This probably depends on both modules having declared their own *_add_more_js callback.

I'm using the 'hidden' version of content_multigroup (present in cck 6.x-2.1) so I don't know if the problem still exists in the CVS branch.

Comments

flk’s picture

Priority: Normal » Critical

On turning tabbing on, I am unable to add more fields on.
The result, when I 'add more values', is that the wheel just spins and never adds a new multigroup.

I am using drupal 6.13 with cck 6.3

digi24’s picture

I have a similar problem, but I think it is realted to comment http://drupal.org/node/300084#comment-1849078 in #300084: Nested fieldgroup

netaustin’s picture

I submitted a patch to the tabs module #590386: Support CCK multigroups which alllows multigroups to work properly.