- Issue created by @Meleagyr
- 🇮🇳India Rajan Kumar@2026
Rajan Kumar@2026 → made their first commit to this issue’s fork.
Client wants help text to be added to a heading field.
1. Add help text to a heading field.
2. Text is not being shown.
Add the following line to HeadingWidget.php in the array starting on line 40:
'#description' => $this->fieldDefinition->getDescription(),
Active
1.7
Code
Rajan Kumar@2026 → made their first commit to this issue’s fork.