Add conditional localized form definitions
This commit is contained in:
@@ -20,6 +20,13 @@ requirements, policy references, and permitted handoff kinds. Saving always
|
||||
creates an exact immutable revision; it never mutates a published schema in
|
||||
place.
|
||||
|
||||
The designer also supports multi-page/section layout, bounded conditional
|
||||
visibility expressions, localized labels/help/options/page titles, fallback
|
||||
locale, and accessibility metadata. Server validation rejects unknown fields,
|
||||
incompatible operators, placement errors, and condition cycles. Verified
|
||||
configuration-package fragments can be assessed and imported as a new local
|
||||
draft with source provenance rather than silently becoming active.
|
||||
|
||||
Definition writes use optimistic concurrency. Replaying the same object and
|
||||
revision is safe only when the payload is identical. Published definitions may
|
||||
be retired but not silently returned to draft.
|
||||
|
||||
Reference in New Issue
Block a user