I'm curious if it's considered bad juju to define the form object inside the function it'll be used in. The examples I've seen so far put the form at the application level.
I'm having a little trouble combining my Insert and Update logic into one function with the form defined at the application level. (I can't figure out how to instantiate the form with some fields already defined). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
