Active
Project:
CCK Fieldgroup Tabs
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2009 at 10:42 UTC
Updated:
28 Sep 2009 at 19:06 UTC
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
Comment #1
flk commentedOn 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
Comment #2
digi24 commentedI have a similar problem, but I think it is realted to comment http://drupal.org/node/300084#comment-1849078 in #300084: Nested fieldgroup
Comment #3
netaustin commentedI submitted a patch to the tabs module #590386: Support CCK multigroups which alllows multigroups to work properly.