On Wed, Dec 30, 2009 at 2:54 PM, mdipierro <[email protected]> wrote: > before the form=... try > > db.oppty_main.origin_account_id.writable=False > > you may also want to add: > > db.oppty_main.origin_account_id.readable=False >
Txs for the tip Massimo! I tried, using readable and writable attributes in the Field definition, but these didn't propagate to the form! I wonder if this is a quirk or not? Miguel -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

