Content
View differences
Updated by Henriette Darge 6 months ago
**As** a portfolio manager
**I want to** add caption texts to my input fieldsss
**so that** I can build forms which are easier to understand.
# **Acceptance criteria**
* For each attribute help text, it is possible to add a caption text in the administration.
* This is a normal text field (no CkEditor)
* The caption text is shown below the field in all rails forms as a Primer caption (small font, grey color)
* The question mark is still shown and triggers the dialog with the long text
* Within Admin / Project Attributes / {attribute name}:
* there is a new tab called "Attribute help "Help texts"
* In there, the same form is rendered as in Admin / Attribute Help texts / {attribute name}
* When no help text is configured yet, I can do that here as well
* Same for Admin / Custom fields / Work Packages
**Out of scope**
* The angular forms are out of scope (so e.g the WP full view)
<br>
**I want to** add caption texts to my input fieldsss
**so that** I can build forms which are easier to understand.
# **Acceptance criteria**
* For each attribute help text, it is possible to add a caption text in the administration.
* This is a normal text field (no CkEditor)
* The caption text is shown below the field in all rails forms as a Primer caption (small font, grey color)
* The question mark is still shown and triggers the dialog with the long text
* Within Admin / Project Attributes / {attribute name}:
* there is a new tab called "Attribute help
* In there, the same form is rendered as in Admin / Attribute Help texts / {attribute name}
* When no help text is configured yet, I can do that here as well
* Same for Admin / Custom fields / Work Packages
**Out of scope**
* The angular forms are out of scope (so e.g the WP full view)
<br>