Hi guys!
I have been trying to add a checkbox for new user to be able to check if they want to recieve newsletters when signing up on my page.
But when I add the code <label><input type="checkbox" name="newsletter"> Want newsletter?</label> it also adds an e-mail-field that needs to be filled in, but I already have that in my form.