XF 1.5 How to create required checkbox custom user field on registration?

RobinHood

Well-known member
Licensed customer
I'd like to have a checkbox on user registration that must be checked to verify a user is over a certain age in order to join.

I created a check box user field.

Gave it a single possible choice field.

Made sure it was required, and to show during registration.

But it doesn't seem to be appearing. Any ideas?
 
Thanks, got it sorted.

I had to ensure it was set to user editable only once. I thought that would mean they could edit it once after they had registered, but it works just for registration.
 
Specifically, it means that they can set the value once. Existing users will need to set the value if they go to edit their profile.
 
Back
Top Bottom