AFAIK, putting _ajax=True will render your form with <form ajax="True"
..../> as web2py FORM helpers does not have anything implemented for this
_ajax attribute I guess you are using some JavaScript library to detect
that your form is an ajax form?

-- 



Reply via email to