We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I believe this is a bug:
editor.getEditor('root.myfield').disable()
root.myfield
There should be a distinction between fields which are manually disabled and fields which are temporarily disabled by the Properties drop-down.
The text was updated successfully, but these errors were encountered:
Yes, I think so. It should be a bug
Sorry, something went wrong.
+1
Just submitted a pull request #716 for it.
No branches or pull requests
I believe this is a bug:
editor.getEditor('root.myfield').disable()
root.myfield
There should be a distinction between fields which are manually disabled and fields which are temporarily disabled by the Properties drop-down.
The text was updated successfully, but these errors were encountered: