Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Entity field capitalization module allow us to Capitalize(first letter of word should be in capital letter) the value of any entity filed, It can convert the string into capitalization during the entity save and update. This module has the configuration to apply the capitalization on multiple fields. we can also exclude some strings which we don't want to capitalize automatically like jQuery.
This module allows site builders to leverage the components available in the site inside the Manage Display tabs of your entities. With SDC Display you will be able to configure what component an individual field uses, or what component a given view mode uses.
Allows layouts (sections) in Layout Builder to be tied to a block type so it can contain a block_content entity for configuration instead of having to build a custom form in code.