Hello
i noticed that if i have
db.table1.field1.readable=db.table1.field1.writable=False in my db.py

and im my controller
if i use sqlform(fields=[...,field1,]

i see my field in the form and can edit it.

The fact that i put my field in the fields list makes it readable &
writable?

Thank you

António

-- 

--- 
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/groups/opt_out.


Reply via email to