you can also set deletable to true so in the update form you will be
able to delete the form. i strongly recommend you watching the blog
screencast which will let you understand lots of things about web2py.

here is the url: http://omploader.org/vMzBoeg

On 23 Şubat, 16:06, DenesL <[email protected]> wrote:
> 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.

Reply via email to