thanks Pierre. but i don't think i understand you clearly, sorry.

if i understand you correctly, you say why all checkbox inputs have same 
name (q). but they are checkboxes. they must have a same name. i will get 
selected inputs with request.post_vars or request.vars. 
when i submit first form, i get this. (response.toolbar)

<https://lh3.googleusercontent.com/-A_C3ekcmPHo/Vnbxo4qreSI/AAAAAAAAImQ/3WRQWeR0Fac/s1600/s.PNG>


i change form names, nothing changed. Also created both forms in 
controller, same issue. And last create both forms in one page, nothing 
changed. 



20 Aralık 2015 Pazar 17:48:06 UTC+2 tarihinde Pierre-Antoine Roiron yazdı:
>
> Hi,
> could it be that you don't increment your <input name="q"> ? I think that 
> html doesn't care, but when passing it to python ?
>

-- 
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