workItemsForm.setDefaultTracker(null);
> }
> }
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Ajax-and-Validation-tp2431706p4485240.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> -
.1045711.n5.nabble.com/Ajax-and-Validation-tp2431706p4485240.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users
http://tapestry.1045711.n5.nabble.com/Ajax-and-Validation-tp2431706p4485141.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional c
ll me (I'm not a native
english speaker).
Regards,
Raul.
--
View this message in context:
http://tapestry-users.832.n2.nabble.com/Ajax-and-Validation-tp2678846p5860647.html
Sent from the Tapestry Users mailing list archiv
Changing the current behavior of the flash persistence can lead to many
hard-to-detect backward compatibility problems. I think a good solution
for this specific scenario is to set the message property to null in a
@PageDetached method.
Maybe a better solution is to create other persistence
, the
validation tracker should not be saved in a persist flash field but in a
regular field?
If any commiter agrees with this, could I file an issue about this?
Regards,
Raul.
--
View this message in context:
http://tapestry-users.832.n2.nabble.com/Ajax-and-Validation-tp2678846p5855924.html
Sent
Hi Geoffrey (and others),
Did you ever figure out a workaround for this issue? I have:
...
Enter E-mail Address
And when I record e-mail address problems in the form, the t:errors
never renders (unless I reload the page as you said). At this point,
I'll eith
On Wed, Apr 22, 2009 at 7:04 PM, Joost Schouten (mailing lists) <
joost...@jsportal.com> wrote:
> On Thu, Apr 23, 2009 at 8:38 AM, Geoffrey Wiseman
> wrote:
> > I wasn't sure if Tapestry did any magic under the covers to work with
> > server-side validation and ajax form submits. I did a quick e
On Thu, Apr 23, 2009 at 8:38 AM, Geoffrey Wiseman
wrote:
> I wasn't sure if Tapestry did any magic under the covers to work with
> server-side validation and ajax form submits. I did a quick experiment and
> it doesn't seem to:
>
> - Create a form, give it a zone to do ajax submit.
> - Create
I wasn't sure if Tapestry did any magic under the covers to work with
server-side validation and ajax form submits. I did a quick experiment and
it doesn't seem to:
- Create a form, give it a zone to do ajax submit.
- Create an onValidateForm method, throw a ValidationException from it.
10 matches
Mail list logo