Content
View differences
Updated by Henriette Darge 8 days ago
# ### Acceptance
**Template settings**
* In the settings of a template, there is a tab called "Project attributes"
* In there, all project attributes that are active For each section in that project are listed, grouped by section Admin → Projects → Project attributes,
* The section are `BorderBox` components with the section names as title, and the attributes as individual rows
* For each attribute, there is a toggleSwitch shown at the end of the row
* When activated, the attribute will an option to decide wether this section shall be part of the project creation wizard
* Per default, all attributes are set to "true"
_\[open\] visuals_
* For required CustomFields, the ToggleSwitch is disabled
* In the section header, there are options to enable/disable all attributes of that section at once
**Wizard**
* Only attributes that are active in the project and enabled for the wizard are shown
* When all attributes of a section are excluded, the whole section shall be hidden from the wizard
* This setting is **independent** of the existing setting to decide wether the section shall be shown in the project overview sidebar or main section
<br>
## Mockups
workPackageValue:68858:Mockups
<img class="image_resized op-uc-image op-uc-image_inline" style="width:534px;" src="/api/v3/attachments/832232/content">
* Technical:
* In <mention class="mention" data-id="61445" data-type="work_package" data-text="##61445">##61445</mention> we introduced a column called `display_representation` for the `custom_field_section` table, which stores its values as JSON and can be reused for this.
**Template settings**
* In the settings of a template, there is a tab called "Project attributes"
* In there, all project attributes that are active
* The section are `BorderBox` components with the section names as title, and the attributes as individual rows
* For each attribute, there is a toggleSwitch shown at the end of the row
* When activated, the attribute will
* In the section header, there are options to enable/disable all attributes of that section at once
**Wizard**
* Only attributes that are active in the project and enabled for the wizard are shown
* When all attributes of a section are excluded, the whole section shall be hidden from the wizard
* This setting is **independent** of the existing setting to decide wether the section shall be shown in the project overview sidebar or main section
<br>
## Mockups
workPackageValue:68858:Mockups
<img class="image_resized op-uc-image op-uc-image_inline" style="width:534px;" src="/api/v3/attachments/832232/content">
* Technical:
* In <mention class="mention" data-id="61445" data-type="work_package" data-text="##61445">##61445</mention> we introduced a column called `display_representation` for the `custom_field_section` table, which stores its values as JSON and can be reused for this.