Skip to content

Definition of Radio Field Type #1130

Closed
Closed
@gregquat

Description

@gregquat

/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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions