When using the t2.update() method it seems mandatory that the id is passed in initially as an argument (i.e. part of the path) but on return from the update form it is expected as a parameter (i.e. ?id=1) from a hidden input tag?
This seems to be the only example where an argument is expected. All other form fields including stamp columns and formkey are passed as parameters. I just wondered "why the exception"? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

