Field View Mode
Entity reference field formatter that allows selecting the view mode to display.
Entity reference field formatter that allows selecting the view mode to display.
Add a field to entities to select a form or view mode to use when editing or displaying the entity.
This may be more useful with paragraphs than general content types.
By default, node types have the option to display or hide submission info.
The node template has an area to display it.
You can...
By default, node content displays the author and date submitted.
This can be enabled in the content type settings.
The format is hardcoded in the node template.
The default date format can be configured in Region and language > Date and time formats.
Replace the hardcoded node meta info with a configurable view.
The idea here is to replace the part of the node template where author/date is printed with a view block placed in layout builder.