You should have request.vars.test but not form.vars.test. The parsing of 
the latter is done by the INPUT() object. Since you use XML('<input/>') you 
do not have an INPUT object.

On Wednesday, 22 January 2020 03:17:55 UTC-8, Константин Комков wrote:
>
> Hello! Can somebody answer why If I use FORM() and inside FORM I create 
> XML('<input name="test">') I don't have request.vars.test and 
> form.vars.test after submit?
>

-- 
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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/615e75d5-76df-40df-bc5e-fd80b811cf78%40googlegroups.com.

Reply via email to