Hi all
I've got a question re customising the registration form in DNN6.2.2.
I've created a new Profile Property (under User Account Settings) called AcceptTerms. It is of the type Checkbox. I've selected 'Required' and 'Visible' and added text for the 'Required Error Message' and 'Validation Error Message'.
The problem I have is that the field does not respond as requried. When you open the registration form the field is first of all not marked as being required and you can submit the form without checking the checkbox.
Does anyone know how to fix this so that the checkbox must be checked in order to register?