formcycle 8.3.6 - JavaScript for forms
    Preparing search index...

    Type Alias ChangeLockMode

    ChangeLockMode: "enable" | "disable" | "setReadOnly"

    How to change the lock mode, for the message changeLock.

    • enable: Enables the picker and makes it editable.
    • disable: Disabled the picker and makes it non-editable.
    • setReadOnly: Sets the picker to read-only and makes it non-editable.