Closed (fixed)
Project:
Revision Extras
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Oct 2025 at 14:23 UTC
Updated:
4 Nov 2025 at 17:29 UTC
Jump to comment: Most recent
Currently, the revision log message field does not appear in the layout builder override form.
Related core issue: #3033516: Revision log message field missing from layout overrides entity form
Until #3033516: Revision log message field missing from layout overrides entity form is merged, add the revision log message form in a similar way to the MR using hook_entity_form_display_alter()
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 #3
bpanga commentedThis was manually tested using the live preview. Confirming that the revision log message field is showing up on the layout builder page.
Comment #5
jastraat commented