it-at-m / digiwf-core

central workflow automation and integration platform based on the free process framework Camunda.
MIT License
19 stars 7 forks source link

Adjust form builder and create example for how to use nested readonly properties in forms #991

Open dominikhorn93 opened 1 year ago

dominikhorn93 commented 1 year ago

Description

The readonly property is inherited by child elements in the JSON schema. These can then be overridden. Since we use a checkbox for modeling, it is difficult for designers to understand how this can be done. However, if this is overridden by child element, it is necessary to check how the serialization logic behaves in the backend

internal issue: https://git.muenchen.de/digitalisierung/digiwf-support/-/issues/182

LenaB34 commented 1 year ago

Wird in die Doku aufgenommen.