Not able to disable / make it read only for the radio field #66
Answered
by
manojadams
venkateshpullaganti
asked this question in
Q&A
-
Hi @manojadams We are trying to disable the gender radio field in this form but having trouble doing it. |
Beta Was this translation helpful? Give feedback.
Answered by
manojadams
Apr 22, 2024
Replies: 1 comment 1 reply
-
@venkateshpullaganti Disabled has been fixed now in the latest version: [email protected] Also readonly is not supported for radio fields: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
venkateshpullaganti
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@venkateshpullaganti Disabled has been fixed now in the latest version: [email protected]
Also readonly is not supported for radio fields:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#readonly