[web2py] Form submission not working using ajax to display form in content div

2017-02-13 Thread Donald McClymont
I haven't studied all of this but can you change the name of your controller function to something other than form. I have had issues with Ajax when I had a similar sort of name collision. Donald -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/we

[web2py] Form submission not working using ajax to display form in content div

2017-02-13 Thread Edwin Haver
I have written a simple index page and form for adding and updating a record. This works fine but as soon as I change the normal link to a link that loads the form with ajax in the content div, it does not work any longer. As soon as I submit the data it seems that form.process has accepted the