I'm using the web2py ajax function and it works fine except that the 2nd 
argument of the ajax function which is a list of names for the form 
elements includes one that is a checkbox.   The ajax submission passes 
along the value of "on"

I know that the 

I don't if the ajax function will accept a second argument in a different 
form e.g., [{'<formelementname>':<formelementvalue>', ...}], 
callbackfunction) 

Any help would be appreciated.  I can simply use $.post in lieu of...

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to