
When saving a form using IEF, unless I click "Create entity", it shows "This value should not be null".
Steps to reproduce:
- install with minimal profile
- navigate to
Comment | File | Size | Author |
---|---|---|---|
#6 | 2580857_6_TEST_ONLY.patch | 702 bytes | slashrsm |
#6 | 2580857_6.patch | 1.49 KB | slashrsm |
#3 | inline_entity_form-this-value-should-not-be-null-2580857-3.patch | 828 bytes | zviryatko |
Selection_033.png | 31.48 KB | joshtaylor |
Comments
Comment #2
slashrsm CreditAttribution: slashrsm at Examiner.com commentedAdded to #2576445: Inline Entity Form stable release plan
Comment #3
zviryatko CreditAttribution: zviryatko at AnyforSoft commentedI have the same problem if form has nested inline entity forms.
Comment #4
dawehnerIs that particular field marked as required? #2618502: IEF Widgets are completely broken kind of struggles with the same kind of problem.
Comment #5
clint.beacock CreditAttribution: clint.beacock commentedI was having the same issue, in my case with an inline entity form nested 3 levels deep. Wouldn't save at all, even if I saved the second level and top level forms first.
The patch in #3 worked for me. Saves now without issue.
Comment #6
slashrsm CreditAttribution: slashrsm at Examiner.com commented#2512674: Improve tests for IEF form element added a test workaround for a similar (or even the same) problem. Let's see if this patch fixes the test.
Comment #9
slashrsm CreditAttribution: slashrsm at Examiner.com commentedI think this is a duplicate of #2649710: Required nested IEF forms don't work. I tried patch in #3 with steps from that issue and I am still getting the same error.