DTL : optimization appointment request working

This commit is contained in:
isUnknown 2025-01-27 14:39:52 +01:00
parent 11657a5589
commit 54af78e32c
8 changed files with 132 additions and 25 deletions

View file

@ -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