field_help_text_display
When managing fields on a Drupal entity type, the Manage Fields table shows the field name and field type — but not the help text (description). This means administrators must open each field's edit form individually to check what help text, if any, has been configured. The Field Help Text Display module solves this by adding a Help text column directly to the Manage Fields table, making all configured descriptions visible at a glance.
Features
- Adds a Help text column to the Manage Fields table for all content types, users, taxonomy vocabularies, and any other entity type that uses Field UI
- Displays the configured field description (the text shown below the field widget on entity forms) for each field
- The cell is blank when no help text is configured — keeping the table clean and scannable
- Works across all fieldable entity types (content types, media types, taxonomy vocabularies, user profiles, custom entities, etc.)
- Requires no configuration — the column appears automatically once the module is enabled
Post-Installation
No configuration is required. After enabling the module, navigate to any entity type's Manage Fields page at Structure → Content types → [Type] → Manage fields. A Help text column will appear between the existing columns and the Operations column automatically. The same column appears on the Manage Fields pages for all other fieldable entity types.
Additional Requirements
- Drupal 11 or higher
- Field UI module (included in Drupal core, must be enabled)
No additional contributed modules or external libraries are required.
Compatibility
Field Help Text Display is fully compatible with the following modules. When multiple modules are enabled, all columns appear together in the Manage Fields table with no conflict or additional configuration required:
- Field Default Value Display — adds a "Default value" column
- Field Usage Display — adds an "Also used in" column