Re: display zone, jquery dialog or message after onValidate success

2014-03-17 Thread Thiago H de Paula Figueiredo
On Sun, 16 Mar 2014 15:53:48 -0300, John wrote: Would there be a way to reveal a zone/jquery dialog that calls the form.submit after response rendering on the client? Just use a normal zone update. Up to Tapestry 5.3.x, which you're probably using now, the HTML element which represents the

Re: display zone, jquery dialog or message after onValidate success

2014-03-16 Thread John
users Sent: Sunday, March 16, 2014 5:53 PM Subject: Re: display zone, jquery dialog or message after onValidate success On Sun, 16 Mar 2014 10:46:36 -0300, John wrote: > It's another approach to solving the click once issue on my form which > invokes a long running

Re: display zone, jquery dialog or message after onValidate success

2014-03-16 Thread Thiago H de Paula Figueiredo
27;open');document.forms["myform"].submit()" t:mixins="jquery/button"/> John - Original Message - From: Thiago H de Paula Figueiredo To: Tapestry users Sent: Sunday, March 16, 2014 12:33 PM Subject: Re: display zone, jquery dialog or message after onValida

Re: display zone, jquery dialog or message after onValidate success

2014-03-16 Thread John
he onValidate was successful and then the form->submit triggered. Is there any way to get that result? John - Original Message - From: Thiago H de Paula Figueiredo To: Tapestry users Sent: Sunday, March 16, 2014 12:33 PM Subject: Re: display zone, jquery dialog or message

Re: display zone, jquery dialog or message after onValidate success

2014-03-16 Thread Thiago H de Paula Figueiredo
On Sun, 16 Mar 2014 06:45:16 -0300, John wrote: Is there a way to display a message (zone or dialog) of some kind after a successful onValidate just before the onSuccess method is invoked? I'm sorry, but that doesn't make much sense to me. It's almost like asking for a request having two d

display zone, jquery dialog or message after onValidate success

2014-03-16 Thread John
Is there a way to display a message (zone or dialog) of some kind after a successful onValidate just before the onSuccess method is invoked? The form is ajax style zone="^". --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com