I want to use a checkbox in a form for people to check that the agree with our house rules. I make this checkbox required, since they have to agree.
Now my checkbox gives the following error, whether it's checked or not:
"This field is required."
Does someone have a solution for this?