Skip to content

Checkboxes can be saved as "multiple" or non-multiple #275

@brunobord

Description

@brunobord

In the context of the builder, if you add a "checkboxes" field, it appears that the front-end may or may not send us the "multiple" property. If not, when we save the form, the field.multiple value is the default one, which is False.

we could override this by forcing the front to send us a "multiple" value OR, if missing, default it to "True" in the case of a "checkboxes" field.

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