2011/3/3 Jim <[email protected]> > > What's the proper way to pass args to a form? Does it have to be done from > the main script itself and not from within a template? > > You can use *form.fill(args) *function to pass args to form in main script. You can send args to fill() function as key/value pairs.
-- Aydın Şen -- 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.
