If you add a field that has an AJAX "add more" button, and try to use that button to add more values to the field while creating a new pane entity, (a) it doesn't work and (b) the entity doesn't save afterwards. It works fine if the entity has been saved already and you're editing it.
| Comment | File | Size | Author |
|---|---|---|---|
| fpp-addmore.patch | 833 bytes | john morahan |
Comments
Comment #1
cangeceiro commentedAre you running the latest dev branches of ctools/panels? There are fixes in these releases that address issues that have been similar to this
Comment #2
john morahan commentedYes, I am. Doing so indeed fixes some similar issues, but not the exact one described above.
Comment #3
john morahan commentedI committed this.