Incompatibility with content_multigroup module
bob_hirnlego - February 27, 2009 - 10:42
| Project: | CCK Fieldgroup Tabs |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
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
#2
I have a similar problem, but I think it is realted to comment http://drupal.org/node/300084#comment-1849078 in #300084: Nested fieldgroup
#3
I submitted a patch to the tabs module #590386: Support CCK multigroups which alllows multigroups to work properly.