From JRapid
(Redirected from
Disabled)
If set, the property input field is disabled (HTML disabled attribute).
Usage
<property ... disabled="disabled" ... />
Example
<property disabled="disabled" display="primary" label="Name" name="name" />
"disabled" attribute example
See also