Problem/Motivation

We are using Layout Builder in Umami, as part of showcasing the features that are available in Drupal 8.7 core.
It requires deep knowledge of the Drupal system and takes many steps for the admin user to access the Layout Builder interface:

  1. In the admin-menu , click on 'Structure'.
  2. Click on Content Type.
  3. In the line of Recipe, click on 'Manage Display'
  4. In the top line - click on 'Full Content'
  5. Click on 'Manage Layout'

Proposed resolution

Thanks to a recent bug fix #2955065: Customized layout does not display for node with customizations enabled when using full content view mode that prevented this feature from working before, we can now enable 'Allow each content item to have its layout customized' and then 'Layout' becomes one of the tabs above any recipe page the admin user is viewing or editing.
Now users will be able to access Layout Builder in a much more intuitive way.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

shaal created an issue. See original summary.

shaal’s picture

Issue summary: View changes
StatusFileSize
new76.63 KB
shaal’s picture

Title: Enable customized layout per item in Umami recipe pages » Simplify the access to Layout Builder in Umami
shaal’s picture

Status: Active » Needs review
StatusFileSize
new2.26 KB

I created a patch that enables the required settings.

Status: Needs review » Needs work
shaal’s picture

Status: Needs work » Needs review
StatusFileSize
new3.14 KB
new695 bytes

Fixing #4's test errors.

Status: Needs review » Needs work
shaal’s picture

Status: Needs work » Needs review
StatusFileSize
new7.6 KB
new3.81 KB

Fixing #7's test errors + additional missing config files

shaal’s picture

Title: Simplify the access to Layout Builder in Umami » Enable customized layout per item in Umami
Issue summary: View changes
shaal’s picture

smaz’s picture

Priority: Normal » Major
Status: Needs review » Reviewed & tested by the community

Patch looks good!

Applied & tested, this is SO much better for trying to use /see what layout builder does.

Cheers!

Going to bump this up to major because it's an important feature in demo-ing layout builder.

gábor hojtsy’s picture

Title: Enable customized layout per item in Umami » Demonstrate per item layout customization in Umami, make finding layout editing much easier

  • Gábor Hojtsy committed 15e9212 on 8.8.x
    Issue #3049737 by shaal, smaz: Demonstrate per item layout customization...

  • Gábor Hojtsy committed 16a3c20 on 8.7.x
    Issue #3049737 by shaal, smaz: Demonstrate per item layout customization...
gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Superb, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.