- Issue created by @pdureau
- 🇫🇷France pdureau Paris
Grimreaper has a way of making them both available in a single display (we can only pick one, but both are available)
But, on the display rendering side, if we pick DB, LB is coming after and load Manage Display instead.
- First commit to issue fork.
- Merge request !4Draft: Issue #3529127 by pdureau: Allow to enable Display Builder even when Layout... → (Open) created by Grimreaper
- 🇫🇷France Grimreaper France 🇫🇷
Inspired by https://www.drupal.org/project/entity_vdts →
To add form element on the entity view display form when Layout Builder is enabled is OK.
But we have not found yet how to take the hand on the rendering and provide a link to the Display Builder on the entity view display form.
- 🇫🇷France Grimreaper France 🇫🇷
With proposed changes, Display Builder override Layout Builder.
Now we need to check if Layout Builder is present to call it too or not. Because not possible to enable Layout Builder on a view display anymore.