I cannot reproduce the problem -- if I set the readable and writable 
attributes of the email field to False, I get no email field in any form 
based on db.auth_user, and I am able to submit new records. There must be 
some additional code somewhere you haven't shown that is resetting those 
attributes.

Anthony

On Wednesday, February 18, 2015 at 3:01:46 PM UTC-5, José Eloy wrote:
>
> Thanks guys for your answers.
>
> I'm using a standard SQLFORM to create my form:
>
>     form = SQLFORM(db2.auth_user, submit_button="Aceptar", 
> formstyle='divs', _id='form_administrador')
>
> Where is the problem?
>

-- 
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