Skip to content

Required Checkbox in Sign-Up Form isn't working #328

@cyberwuulf

Description

@cyberwuulf

When setting up a sign-up form, there are custom field options. Using the required checkbox is not working with a custom checkbox.
Expected behaviour:
When using a custom field with the "checkbox" option and the "required" option is set, the form should not be accepted if the checkbox is not ticked and a warning should be shown to the user.
Actual behaviour:
The form got submitted and the double-opt-in-e-mail got send.
When accessing the new contact in the contacts area, it shows in the json under Data like that:
"custom-field": false

I tested the same field with just "text" and it worked correctly, the form was not accepted and a warning was shown.

€dited because of some obvious spelling errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions