Ok, but if i add required=True does not mean that the check has to be checked!
2012/12/27 Anthony <[email protected]> > auth.settings.extra_fields['auth_user'] = [Field('confirm_agreement', > 'boolean', > > default=False, label=A('Accept Agreement', ...))] --

