DTL : optimization appointment request working
This commit is contained in:
parent
11657a5589
commit
54af78e32c
8 changed files with 132 additions and 25 deletions
|
|
@ -3,6 +3,15 @@ label: Design to Light
|
|||
icon: leaf
|
||||
|
||||
fields:
|
||||
hasOptimizationRequest:
|
||||
type: hidden
|
||||
default: "false"
|
||||
optimizationRequestDetails:
|
||||
label: Demande de rendez-vous
|
||||
type: textarea
|
||||
disabled: true
|
||||
when:
|
||||
hasOptimizationRequest: "true"
|
||||
isDTLEnabled:
|
||||
label: Actif
|
||||
type: toggle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue