Skip to content

readonlyValue VS mutableValue #2280

Description

@Lcfvs

Hi,

Your spec allows to specify if a property value is readonly or not, with the current description:

Whether or not a property is mutable. Default is false. Specifying this for a property that also has a value makes it act similar to a "hidden" input in an HTML form.

Imho, it's a few confusing, because (referring to the HTML behavior) a property can be readonly for the user but not for the system.

Moreover, sometimes, a user value is required before to be readonly, like for a contract term, the contractors, ...

More infos

Is it actually possible to distinct them?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions