Closed (fixed)
Project:
Editable Fields
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2013 at 15:52 UTC
Updated:
3 Apr 2019 at 19:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rsvelko commentedremove 1 emlty line from patch - to minimize changes
Comment #2
rsvelko commentedokay - this one is tested and works - added the jquery .parent() several times to make it work...
Comment #3
nicolas bouteille commentedsame problem with Paragraphs module
Actually Editablefields and Paragraphs play very well together (better than Inline Entity Form in my experience), but the "Add new paragraphs item" button is missing when no paragraph item has been added yet. My workaround until then was to programmatically create a useless first item at content creation... but now I can find a better solution
Comment #4
nicolas bouteille commentedhere is the hack updated for paragraphs as well
Comment #5
rooby commentedThis needs a reroll for the latest version
Comment #6
denes.szabo commentedI re-rolled the patch against the latest dev. This patch solved my no upload, no save button problems! THX!
Comment #7
joelpittetThere's a false positive with tabledrag, this patch excludes it from being considered the single field
Comment #9
joelpittetI've pushed this fix to the dev branch, please let me know if there are any side-effects
Comment #11
rsvelko commentedFrom the issue's OP: Thanks a ton for fixing this!
Comment #12
joelpittetSorry for the super delay. I hadn't comaintained this for long and didn't run into this issue for myself until the other day.
Comment #13
rsvelko commentedSeems like the community didn't run into this bug much either.
If it were more important people would comment more, me included.
So yeah, thanks again.