Presumably when you defined the fields, you did not set writable=False. 
Which view are you talking about -- the registration page? Extra fields 
should show up there if writable.

Anthony

On Wednesday, June 22, 2016 at 7:58:45 PM UTC-4, Hans Soflao wrote:
>
> Hi, this maybe a simple question, but I couldn't find any answer for it:
> Is it possible to show the extra fields created in the view?
> What I mean is that when I use auth.settings.extra_fields, this creates 
> new fields for auth_user in the database but it does not show it in the 
> view. 
> If I want to add a new entry beside email and password, is the only way to 
> use custom form?
>
> Thanks for the help
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to