Look at the slides in www.web2py.com, page 125.

You can add any field you want but you cannot remove the fields in the
example. If you add a field "username" it will be be used for login
instead of email.

massimo

On Jun 27, 2:24 pm, "Md.Mahbubur Rasheed" <fireball...@gmail.com>
wrote:
> Hi,I want to add more fields to the default authentication system. Like the
> DB should have a username (rather than email address as user name). Also I
> want to add country age etc. But I couldn't find any clue other than the
> following line in documentation-
>
>  *"**You can change the table name, define your own table with more fields,
> require additional validators.**"*
>
> How can I do that?
>
> Thank you.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to