project blueprint - optional steps working

This commit is contained in:
isUnknown 2024-09-26 17:21:24 +02:00
parent 595c275100
commit 8da0fb0e36
30 changed files with 296 additions and 127 deletions

View file

@ -21,6 +21,9 @@ tabs:
columns:
- width: 1/1
fields:
stepName:
type: hidden
value: test
briefClientPdf:
label: PDF
type: files

View file

@ -13,3 +13,9 @@ options:
move: false
duplicate: false
sort: false
tabs:
contentTab:
fields:
stepName:
type: hidden

View file

@ -0,0 +1,11 @@
title: Idéation industrielle
icon: light-bulb
image:
back: black
color: white
tabs:
contentTab:
fields:
stepName:
type: hidden

View file

@ -0,0 +1,11 @@
title: Échantillon physique
icon: image
image:
back: black
color: white
tabs:
contentTab:
fields:
stepName:
type: hidden

View file

@ -8,15 +8,6 @@ tabs:
columns:
- width: 1/1
fields:
optionalSteps:
label: Étapes optionnelles
type: checkboxes
width: 1/2
columns: 2
options:
industrialIdeation: Idéation industrielle
physicalSample: Échantillon physique
help: Après modification, sauvegardez et rechargez la page pour mettre à jour la liste ci-dessous.
currentStep:
label: Étape en cours
type: radio
@ -43,11 +34,14 @@ tabs:
stepsSection:
label: Étapes
type: pages
sortBy: stepIndex asc
templates:
- client-brief
- proposal
- extended-brief
- sample
- industrial-ideation
- virtual-sample
- physical-sample
# client:
# label: Client

View file

@ -13,3 +13,9 @@ options:
move: false
duplicate: false
sort: false
tabs:
contentTab:
fields:
stepName:
type: hidden

View file

@ -13,3 +13,9 @@ options:
move: false
duplicate: false
sort: false
tabs:
contentTab:
fields:
stepName:
type: hidden