I think you want 
this: 
http://www.web2py.com/books/default/chapter/29/09/access-control?search=extra_fields

On Thursday, 5 September 2013 07:44:02 UTC-5, אבי אברמוביץ wrote:
>
>
> Thanks , not sure I understand. In order to add fields, or update fields 
> which were created, I need to add this to the wizard.db and edit from 
> there? (not all the fields I created with the wizard to that table were 
> created.)
> auth.define_tables('t_auth_user',
>     Field('f_user_name', type='string', notnull=True,
>           label=T('User Name'
> etc"))
> ?
>
> On Thursday, September 5, 2013 2:18:28 PM UTC+3, אבי אברמוביץ wrote:
>>
>> Hi,
>> I created a new app using the wizard.
>> All looks good except for one thing:
>> On the models/db.wizard, I don't see the db.define_table settings for the 
>> "db.auth_user. Should it be somewhere else or should I add it?
>>
>> Thanks.
>>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to