Open
Description
I believe this is a bug:
- Disable part of the form with
editor.getEditor('root.myfield').disable()
- Click the "Properties" drop-down - all the fields become temporarily disabled
- Close the "Properties" drop-down - all fields are re-enabled, including
root.myfield
There should be a distinction between fields which are manually disabled and fields which are temporarily disabled by the Properties drop-down.
Metadata
Metadata
Assignees
Labels
No labels