Hi,
thanks for this module. It would really open a complete new approach to work with the form view.
I installed the module and all dependencies with composer. But I can´t see an additional option on my entity form view to use the layout builder. Could you give me a hint how to get started with this module?
I made this:
1. Enable Layout builder on display page:
* On manage display page enable **Use Layout Builder**,
**Allow each item to have its layout customized.**
-> does this mean that it only works for node with single layout customized?
2. Enable layout builder widget on manage form display page.
-> ok is enable, but how do I use layout builder with the form?
thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 2023-04-24_19h07_02.png | 62 KB | maxilein |
Issue fork layout_builder_widget-3271631
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
inst commentedComment #3
kpaxman commentedI had the same question, as enabling this module seemed to remove the layout builder tab without providing the replacement functionality immediately.
I found that in "manage form display" for the content type, I had to move the "layout" field out of the default disabled position into wherever I wanted it to appear on the form.
Comment #5
inst commentedHi,
thanks for that hint. OK I did this too "I had to move the "layout" field out of the default disabled position into wherever I wanted it to appear on the form." But how can I now get to the layout builder for the form display?
thanks for on more hint.
Comment #6
maxilein commentedSame problem of understanding here.
The modul page should state, that this module makes each node display configurable individually - directly next to the
I have added a screenshot.
I was hoping for the possibility to design the edit form on the entity level with this ... ;-(