In the user.html page
{{if request.args(0)=='register':}}
the text of the agreement
{{pass}}
On Thursday, 27 December 2012 08:07:01 UTC-6, Ramos wrote:
>
> Yes but how to add the agreement text for the user to read?
>
>
> 2012/12/27 Massimo Di Pierro <[email protected] <javascript:>>
>
>>
>> auth.settings.extra_fields['auth_user']=[Field('confirm_agreement','boolean',default=False)]
>>
>>
>> On Thursday, 27 December 2012 03:32:19 UTC-6, Ramos wrote:
>>>
>>> hello,
>>> what is the best way to add a user agreement checkbox (must be checked!)
>>> when a user registers in an app?
>>>
>>> Thank you
>>>
>>>
>>> António
>>>
>> --
>>
>>
>>
>>
>
>
--