Hi
I am looking at adding some custom user fields to the signup forum on our forum. I’d like to add a checkbox, and I’d like it checked unless the user unchecks it. This is set up as a user field of type ‘Confirmation’.
I see the div is
<div id="ember1331" class="ember-view user-field confirm"><div class="controls">
I know I can use jQuery to hack something together to check it, but I think it would be a great feature to be able to configure this under Customize -> User Fields.
Cheers
Sam