Hi,
I'm using field collection module on a form, but If I had a description, when I try to add one more collection, the java turning but don't add another field.
I try on another fresh content type, I just put one collection on it, without description it works,
Can you help ?
Regards,
.

Comments

zorax’s picture

Title: Add another item button from Filed collection not working » Add another item button from field collection module not working
odegard’s picture

Hi, this is actuallyt fixed with the patch here: https://www.drupal.org/node/2352869

I'm sorry I haven't made a new release with this patch yet. Do you need help applying the patch?

yogeshmpawar’s picture

Assigned: Unassigned » yogeshmpawar
yogeshmpawar’s picture

Assigned: yogeshmpawar » Unassigned
Status: Active » Needs review
StatusFileSize
new1.65 KB

Added Updated patch from this issue, made some modifications in patch with current code.

yogeshmpawar’s picture

StatusFileSize
new1.7 KB
new660 bytes

Missed one line of code from previous patch so added with an interdiff.

  • Yogesh Pawar committed c85032a on 7.x-1.x
    Issue #2420125 by Yogesh Pawar, zorax, odegard: Add another item button...
yogeshmpawar’s picture

Status: Needs review » Fixed

Committed & Pushed to 7.x-1.x branch,
with this changes i will create a new release soon.
Thanks @zorax & @odegard working on this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.