Closed (duplicate)
Project:
Inline Entity Form
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2013 at 07:24 UTC
Updated:
6 May 2013 at 14:49 UTC
I am trying to use inline entity form field collection item
I am getting this error
Recoverable fatal error: Argument 2 passed to field_collection_item_access() must be an instance of FieldCollectionItemEntity, string given, called in H:\wamp\www\drupalenterprise\sites\all\modules\entity\entity.module on line 553 and defined in field_collection_item_access() (line 774 of H:\wamp\www\drupal\sites\all\modules\field_collection\field_collection.module).
Comments
Comment #1
bojanz commentedAs far as I know, Field Collection has no IEF support (that needs to live in Field Collection).
Marking as duplicate of #1920048: Integrate with Inline Entity Form.
Comment #2
kaizerking commented