Closed (fixed)
Project:
RedHen CRM
Version:
7.x-1.x-dev
Component:
redhen_fields
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2013 at 07:55 UTC
Updated:
14 Feb 2014 at 23:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
eric.chenchao commentedHere is the patch
Comment #2
eric.chenchao commentedIt turns out that the items passed to redhen_fields_field_load() is not consistent when using inline_entity_form.
When in the inline_entity_form, items passed to redhen_fields_field_load indexed with "options", and when I clicked save button, the items passed to redhen_fields_field_load without "options" at all.
Need more digs:)
Comment #3
levelos commentedSupport for inline entity form was recently added, assuming this is taken care of.