Skip to content
New issue

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

Clarification of readOnly option support #215

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

gergo85
Copy link
Contributor

@gergo85 gergo85 commented Oct 10, 2024

No description provided.

@@ -249,7 +249,7 @@ Option | Description
`defaultFrom` | takes the default value from the value of another field.
`tab` | assigns the field to a tab.
`cssClass` | assigns a CSS class to the field container.
`readOnly` | prevents the field from being modified. Options: `true`, `false`.
`readOnly` | prevents the field from being modified. The Dropdown, Radio and Switch fields, furthermore Rich editor widget do not support it. Options: `true`, `false`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They should support it, can you submit an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants