Closed
Description
/reference/forms/types/radio.rst
"Creates a single radio button. This should always be used for a field that
has a Boolean value: if the radio button is selected, the field will be set
to true, if the button is not selected, the value will be set to false."
I'm not agree with that. Maybe it's a bad copy/paste from checkbox.rst but a radio button should not be used for boolean value since once you have selected the button, you cannot unselect it.
What do you think about that?
Metadata
Metadata
Assignees
Labels
No labels