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!

CommentFileSizeAuthor
#6 2023-04-24_19h07_02.png62 KBmaxilein
Command icon 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

inst created an issue. See original summary.

inst’s picture

Issue summary: View changes
kpaxman’s picture

I 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.

Mokys made their first commit to this issue’s fork.

inst’s picture

Hi,
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.

maxilein’s picture

StatusFileSize
new62 KB

Same 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 ... ;-(