On Jun 16, 2:02 pm, carlo <syseng...@gmail.com> wrote: > I have one form and when submitted I find in request.vars the value of > the form controls. Now I would like to find in request.vars some more > values: of course I could insert some input type='hidden' in the form > but I am wondering if some alternative way exist to add some extra > values to request.vars .
I find this works: request.vars.mynewvar = 'value' F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---