Cant you change it to use SQLFORM.factory instead of crud??

-Thadeus





On Tue, Jan 19, 2010 at 7:42 AM, mdipierro <mdipie...@cs.depaul.edu> wrote:
> 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 <ionelanton...@gmail.com> 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 <encomp...@gmail.com> 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 web...@googlegroups.com.
> To unsubscribe from this group, send email to 
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/web2py?hl=en.
>
>
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to