Content
View differences
Updated by Henriette Darge 2 days ago
**Project creation**
* The project creation is split into mulitple steps:
1. The first thing to select is the template or a blank project
2. The second page shows the normal form (including name, parent, description)
3. If a blank project is selected, the third step shows required custom fields
* The first page shows no footer (and thus no progress bar)
* Starting from the second step, we show the footer and progress bar. The amount of steps depends on the steps of the template. For blank projects, either 2 or 3 if required project attributes are shown
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/829563/content"></div></figure>
**Copy options**
* The grey box with the copy options is only shown when copying a project.
* When creating a project with the help of a template, the copy options are not shown.
**Required custom fields**
* When a template is selected that has project wizard activated, required custom fields are not rendered, as they appear later in the wizard anyway **(backend implemented in ##69034, until this is ready just show the required custom fields here as well)**
* When the blank project is selected, we show the required CustomFields (as before, see above)
<br>
##
* The project creation is split into mulitple steps:
1. The first thing to select is the template or a blank project
2. The second page shows the normal form (including name, parent, description)
3. If a blank project is selected, the third step shows required custom fields
* The first page shows no footer (and thus no progress bar)
* Starting from the second step, we show the footer and progress bar. The amount of steps depends on the steps of the template. For blank projects, either 2 or 3 if required project attributes are shown
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/829563/content"></div></figure>
**Copy options**
* The grey box with the copy options is only shown when copying a project.
* When creating a project with the help of a template, the copy options are not shown.
**Required custom fields**
* When a template is selected that has project wizard activated, required custom fields are not rendered, as they appear later in the wizard anyway **(backend implemented in ##69034, until this is ready just show the required custom fields here as well)**
* When the blank project is selected, we show the required CustomFields (as before, see above)
<br>
##