Can you show your code? What does the DOM look like right before 
submitting? Using the browser tools, what data get sent with the post 
request?

On Tuesday, September 9, 2014 6:50:48 AM UTC-4, trr wrote:
>
>
> I have a hidden input in form. I set the hidden value in client by java 
> script. But I am not able to get the value in request.vars or 
> request.post_vars in controller. It returns None. How to get the hidden 
> input values in controller.? I generate the form in controller and is post 
> method.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to