{{=self.update(db.friend)}}
by default it determines the record it from the URL 'http://..../wiki/
page/34' request.args[-1].
You can also specify the record using a query
{{=self.update(db.friend,query=db.friend.id==34)}}
On Dec 16, 5:51 am, Atanasius <[email protected]> wrote:
> Hello!
> CREATE works like supposed using "{{=self.create(db.friend)}}". But
> how can I call an UPDATE page for a record?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" 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
-~----------~----~----~----~------~----~------~--~---