I have installed the Flexifield Fieldgroup Integration module but it is not allowing me to Add another item
(A similar issue was mentioned here: http://drupal.org/node/512406#comment-1791698)
When I click on the button, it simply reloads the same flexifield and does not add another field below.
If I remove the flexifield from the Group, it works perfectly.
My flexifield contains:
1 x Text (textfield)
1 x Text (textarea)
And my content-type which holds the flexifield has no other CCK fields added to it.
I am using CCK 6.x-2.4 and it performs in the same manner in all broswers (FF, IE, Chrome, etc)
I uninstalled Devel Theme developer because it was causing some conflicts with this module but I cannot work out what the problem is now.
Comments
Comment #1
nicholas.alipaz commentedThanks for opening the issue.
Comment #2
nicholas.alipaz commentedis nobody willing to take on this bug?
Comment #3
effulgentsia commentedNow fixed in dev, in the form of an add-on module, "Flexifield Fieldgroup Integration".
Comment #5
andrewsuth commentedI have installed the
Flexifield Fieldgroup Integrationmodule but it is not allowing me toAdd another item(A similar issue was mentioned here: http://drupal.org/node/512406#comment-1791698)
When I click on the button, it simply reloads the same flexifield and does not add another field below.
If I remove the flexifield from the Group, it works perfectly.
My flexifield contains:
And my content-type which holds the flexifield has no other CCK fields added to it.
I am using
CCK 6.x-2.4and it performs in the same manner in all broswers (FF, IE, Chrome, etc)I uninstalled
Devel Theme developerbecause it was causing some conflicts with this module but I cannot work out what the problem is now.Comment #6
effulgentsia commentedThanks, andrewsuth, for reporting this. I can replicate it, and moved it to a new issue: http://drupal.org/node/547720.