Problem/Motivation

In general I've found this module critical to improve the editorial experience when building Landing Page with Layout Builder, however I recently installed a module - Layout Tabs - that builds a set of Quicktabs in Layout Builder and required the 'Descrption' field to be exposed. The only option for me to allow that is to completely uninstall the inline_block_title_automatic module or find another workaround in custom code. What would be ideal would be to allow automatic titles to be generated on a per bundle basis for content blocks. Then site builders could decide on a more granular level how they want to handle titles rather than an across-the-board repression of titles, which is a bit heavy handed.

Steps to reproduce

Proposed resolution

Add per-bundle configuration to add automatic titles so that not all block types have hidden 'Descriptoin' fields but rather only on those targeted by configuration.

Remaining tasks

User interface changes

API changes

Data model changes

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

brooke_heaton created an issue.