Needs review
Project:
Editable Fields
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2018 at 21:44 UTC
Updated:
5 Sep 2018 at 21:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rimen commentedPatch attached
1. This is solved by setting #validate prop on submit action button
2. Use field_attach_form_validate with correctly extracted values
3. Solved like in editablefields_form_submit (load entity and populate it from form_state)
Review please