[web2py] Re: SQLFORM with preset fields

2013-03-15 Thread olly . morgan
Thanks Niphlod -- --- 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/grou

[web2py] Re: SQLFORM with preset fields

2013-03-14 Thread Niphlod
set db.table.something.default = somevalue db.table.something.writable = False On Thursday, March 14, 2013 3:12:06 PM UTC+1, olly@sirocos.com wrote: > > I wan to write a SQLFORM where certain fields have their values fixed. > > > Eg: I want a form for db.auth_membership where the group_id i