The option to select the display used on a specific entity does not work when editing entities that do not have a record in {panelizer_entity}, it only works when updating an existing record or creating a new record.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | panelizer-n2221557-3.patch | 3.44 KB | damienmckenna |
Comments
Comment #1
damienmckennaComment #2
damienmckennaComment #3
damienmckennaThis appears to resolve the problem, which stems from some values being assigned in hook_entity_load that shouldn't have been.
Comment #4
damienmckennaComment #6
damienmckennaTested this out and it appeared to work correctly. Committed. Hopefully this will be the last of it.