It's now not working as $ids = entityreference_prepopulate_get_values($field, $instance) returns nothing in entityreference_prepopulate_field_access()
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1973026-er-og-1.patch | 2.27 KB | amitaibu |
It's now not working as $ids = entityreference_prepopulate_get_values($field, $instance) returns nothing in entityreference_prepopulate_field_access()
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1973026-er-og-1.patch | 2.27 KB | amitaibu |
Comments
Comment #1
amitaibuMove OG integration code to a better place.
Comment #2
joel_osc commentedTested patch, works great. Thanks!!
Comment #3
amitaibuCommitted. Thanks for testing.