It is the 'record' parameter in SQLFORM. form=SQLFORM(table) # insert form form=SQLFORM(table, record=r) # update form
On Feb 23, 5:47 am, "hamdy.a.farag" <[email protected]> wrote: > can't get it sorry !! > > is not there a special form variable that distinguishes between > insertion and update ? -- 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.

