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,
.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | interdiff-2420125-4-5.txt | 660 bytes | yogeshmpawar |
| #5 | 2420125-5.patch | 1.7 KB | yogeshmpawar |
| #4 | 2420125-4.patch | 1.65 KB | yogeshmpawar |
Comments
Comment #1
zoraxComment #2
odegard commentedHi, 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?
Comment #3
yogeshmpawarComment #4
yogeshmpawarAdded Updated patch from this issue, made some modifications in patch with current code.
Comment #5
yogeshmpawarMissed one line of code from previous patch so added with an interdiff.
Comment #7
yogeshmpawarCommitted & Pushed to 7.x-1.x branch,
with this changes i will create a new release soon.
Thanks @zorax & @odegard working on this issue.