Entity Metadata Wrappers require a 'property_type' attribute in the array returned for hook_field_info()
Because this field stores integers only, simply adding 'property_type' => 'integer' suffices to make nodequeue reference fields available to entity metadata wrappers.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | nodequeue_reference-emwsupport-2489260-1.patch | 383 bytes | kmblackwood |
Comments
Comment #1
kmblackwood commentedComment #2
damienmckennaComment #4
beltofteCommitted the patch!