Content
View differences
Updated by Niels Lindenthal about 3 years ago
**I want to** make complete different Templates which have "Userdefined Fields" but not the same Fields
**so that** we can handle all type (Infrastructure: Building Buildings, Machine building: Building machines) of Projects in openproject
**Acceptance criteria**
* Userdefined Field get a tick if Global or not
* When Global, they exist in all Templates
* When not Global you can tick them in a template as needed there
* when a Project is defined as Template you can choose which userdefined fields are needed in these Projects
* new Projects can only be created from an Template (Admin can do without to Create Templates)
* Templates maybe are not longer shown in the regular Projectlist ?
Exsample:
<figure class="table op-uc-figure_align-center op-uc-figure"><table class="op-uc-table"><tbody><tr class="op-uc-table--row"><td class="op-uc-p op-uc-table--cell"><strong>Userdefined Field</strong></td><td class="op-uc-p op-uc-table--cell"><strong>Needed</strong></td><td class="op-uc-p op-uc-table--cell"><strong>Reason</strong></td></tr><tr class="op-uc-table--row"><td class="op-uc-p op-uc-table--cell">Teamleader</td><td class="op-uc-p op-uc-table--cell">Global</td><td class="op-uc-p op-uc-table--cell">Each Project needs a Projectleader</td></tr><tr class="op-uc-table--row"><td class="op-uc-p op-uc-table--cell">Maindrawing-Number; Changenumber; Machinenumber</td><td class="op-uc-p op-uc-table--cell">Non Global</td><td class="op-uc-p op-uc-table--cell">is only needed in Machinebuilding</td></tr><tr class="op-uc-table--row"><td class="op-uc-p op-uc-table--cell">external Supporter</td><td class="op-uc-p op-uc-table--cell">Non Global</td><td class="op-uc-p op-uc-table--cell">is only needed in Infrastructure Projects</td></tr></tbody></table></figure>