On Dec 28, 5:20 am, weheh wrote:
> OK, I think I got it. web2py_ajax_page() is for updating whole
> components. ajax() is for doing more surgical stuff within the
> component. Perhaps that's why ajax(); is followed by returns false;
> because it's not supposed to update the entire component? So
OK, I think I got it. web2py_ajax_page() is for updating whole
components. ajax() is for doing more surgical stuff within the
component. Perhaps that's why ajax(); is followed by returns false;
because it's not supposed to update the entire component? So I went
back to the ajax call and I was able
I think you are checking request.vars instead of request.args
return false;
is definitely a problem.
On Dec 28, 2:23 am, weheh wrote:
> Running 1.89.5
Running 1.89.5
5 matches
Mail list logo