The plugin sends one post after the other via ajax. The accept mechanism should work in this case but I how do you handle errors in this case? The JS in the link does not contemplate the possibility that the posts do not validate.
On Jan 19, 5:55 am, ionel <[email protected]> wrote: > No, because I create the forms with crud from 3 related tables. > > I found a jQuery solution > at:http://stackoverflow.com/questions/315912/posting-submitting-multiple... > > but I'd like to know if web2py itself has a mechanism to do that. > > Thank you. > > On Jan 18, 11:16 pm, Jason Brower <[email protected]> wrote: > > > Couldn't you put all of them under one form? > > > On Mon, 2010-01-18 at 19:59 -0800, ionel wrote: > > > Hello, > > > > I have multiple forms (multiple submit buttons) and I need to submit > > > all forms when I click any submit button. > > > Is it possible? > > > > Thank you. > > > > i.a. > >
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

