I opened an issue and will check later today:

https://code.google.com/p/web2py/issues/detail?id=1457&thanks=1457&ts=1366557484

On Sunday, 21 April 2013 04:03:06 UTC-5, Neil wrote:
>
> I'm having this problem now - is there a trick to having two ajax forms on 
> one page?
>
> Basically, as above, I have to hit submit twice for anything result. Has 
> anyone successfully had 2+ ajax forms on the same page?
>
> On Wednesday, 21 July 2010 08:37:54 UTC+1, mdipierro wrote:
>>
>> will look into this.. it must be a JS issue. 
>>
>> On Jul 20, 9:10 pm, ionel <ionelanton...@gmail.com> wrote: 
>> > Hello, 
>> > 
>> > I try to add two ajax forms into a page with something like this: 
>> > 
>> > {{=LOAD(url=URL(r=request,f='add_person.load'), ajax=True)}} 
>> > {{=LOAD(url=URL(r=request,f='add_image.load'), ajax=True)}} 
>> > 
>> > If the form has errors, the error messages are displayed after a 
>> > second submit. So, I need to click two times the submit button to 
>> > display them. 
>> > 
>> > The second form has a normal behavior. 
>> > 
>> > Thanks. 
>> > 
>> > i.a.
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to