I have to include them in the field list because i have another line of
code to detect it
if aut.has_membership('admin')show the field and allow it to be edited else Dont show the field( this is where i have the problem. 2013/9/3 Vinicius Assef <[email protected]> > On Tue, Sep 3, 2013 at 1:55 PM, António Ramos <[email protected]> > wrote: > > > > I want to hide the field in the form > > So, don't include its name in fields list. > > -- > > --- > 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. > -- --- 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.

