Drupal is a registered trademark of Dries Buytaert
drupal 10.6.12 Update released for Drupal core (10.6.12)! drupal 11.3.13 Update released for Drupal core (11.3.13)! drupal 10.6.11 Update released for Drupal core (10.6.11)! drupal 11.3.12 Update released for Drupal core (11.3.12)! drupal 11.2.14 Update released for Drupal core (11.2.14)! drupal 10.5.12 Update released for Drupal core (10.5.12)! cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)!

Field Role Hints allows site builders to provide different field help text for different user roles. This makes it possible to tailor editorial guidance to the person actually editing the content, without changing the field itself or duplicating forms.

Highlights

Field Role Hints is especially useful on editorial sites where authors, editors, reviewers, and administrators all work on the same content but need different instructions.

  • Configure role-based field help text.
  • Choose whether role-specific help text appends to or replaces the default field description.
  • Improve the editing experience without changing field access or field storage.
  • Supports common Drupal field widget structures including text, formatted text, file, image, link, and datetime widgets.
  • Handles nested and composite widgets more reliably.
  • Includes automated test coverage for supported widget structures.

Use Cases

  • Show different instructions to authors, editors, and administrators on the same field.
  • Provide additional guidance for less experienced editors without adding noise for senior users.
  • Add role-specific requirements to image fields, such as accessibility guidance, asset preparation rules, or review notes.
  • Display different SEO, legal, governance, or publishing guidance depending on the current user's role.
  • Reuse the same field across bundles while adapting the editing guidance to the current editor.
  • Improve complex editorial forms where a single static field description is insufficient.

Why This Module Is Useful

  • Drupal core field descriptions are static.
  • Editorial teams often need different instructions for different roles on the same form.
  • Existing related modules mainly focus on bulk help-text editing, placement, visibility, or access control.
  • Field Role Hints focuses specifically on role-based editorial guidance during content editing.
  • It is particularly useful for structured editorial workflows with multiple contributor roles.

Configuration

  • Enable the module.
  • Navigate to: Administration » Configuration » Content authoring » Field role hints
  • Configure:
    • Default hint mode: - Append role hint to existing help text - Replace existing help text with role hint
    • Enabled entity types
    • Role priority order
  • Edit any supported field and enable: Enable role-based hints for this field
  • Add role-specific help text for each role.
  • Save the field configuration.

Users will now see contextual help text based on their assigned roles.

Similar Modules And How This Differs

How Field Role Hints differs:

  • Field Role Hints focuses specifically on changing field help text based on the current user's role.
  • It works directly with Drupal's existing field description area.
  • Role-specific help text can either append to or replace the default field description.
  • It is designed for editorial workflows where different users require different guidance on the same field.

Activity

Total releases
3
First release
May 2026
Latest release
1 week ago
Release cadence
16 days
Stability
67% stable

Release Timeline

Releases

Version Type Release date
1.0.1 Stable Jun 15, 2026
1.0.x-dev Dev May 14, 2026
1.0.0 Stable May 14, 2026