4 Commits

Author SHA1 Message Date
Oliver Günther 3237096fe5 Add tab to project custom fields settings 2025-11-25 22:06:39 +01:00
Henriette Darge ac721dbed4 Introduce an AttributeHelpTextCaption component in case a field is rendered manually withput a form around it 2025-11-25 22:06:38 +01:00
Oliver Günther 3552df22a6 Implement attribute help text caption 2025-11-25 22:06:38 +01:00
Alexander Brandon Coles 304c6ea85e [#63737] Render help text icon in Primerized forms
Renders `AttributeHelpTextComponent` in Primerized forms automatically
if the form model supports attribute help texts and the
`include_help_text: true` option is passed to the form DSL method.
2025-06-03 12:34:50 +01:00