hi, it's possible to validate an input after ai inserted it in a form?
auth_form = auth.register()
auth_form.custom.widget.ebayusername = INPUT(_name='ebayusername',
_type='text', requires=IS_NOT_EMPTY())
auth_form[0].insert(-1, auth_form.custom.widget.ebayusername)
response.view = 'registrat
Hi folks, we have one table in database with users wich contains 3 fields,
id, email, password. How can I use Auth object with this table without
creating additional fields like registration_key, registration_id ??
actually I don't want to touch the tables because it's used by other
application
On Wednesday, July 25, 2012 11:48:34 AM UTC+3, ctrlSoft wrote:
>
>
>
> On Tuesday, July 24, 2012 5:58:16 PM UTC+3, dbdeveloper wrote:
>>
>> ctrlSoft, is issue still present ?
>>
>> Vladyslav Kozlovskyy (Ukraine)
>>
>> 23.07.12 13:32, ctrlSoft написав(ла):
>>
>> datetime format is: 2012-07-18 1
3 matches
Mail list logo