This patch allows field groups to be rendered on external entity types.
https://www.drupal.org/project/external_entities
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3020916-enable_field_groups_on_external_entities-1.patch | 867 bytes | Kvermeir |
This patch allows field groups to be rendered on external entity types.
https://www.drupal.org/project/external_entities
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3020916-enable_field_groups_on_external_entities-1.patch | 867 bytes | Kvermeir |
Comments
Comment #2
Kvermeir commentedComment #3
Kvermeir commentedComment #4
larowlanthis feels unsustainable, should we fire a hook instead?
Comment #5
larowlanComment #6
hanno commented+1 for an hook, we shouldn't have too much if statements based on other modules. was also mentioned in #3020924
Comment #7
hanno commentedComment #8
swentel commentedWould it work with that patch? I don't have strong feelings, so I can live with the current patch. Or if anyone else wants a hook, that's fine too.
Comment #9
rp7 commented@swentel
JustFYI: been successfully using this patch together with #3020924: Configured fieldgroups not renderd on a rather large site for about 1.5 years now. So, to answer your question: yes, it does the trick.
Comment #10
swentel commentedOk, I'll let zuuperman commit it then!
Comment #12
nils.destoop commentedOk, I pushed this to dev :)