I haven't tried this but in your validation method, have you tried clearing
the variable bound to your field ?


On Thu, Jun 13, 2013 at 6:24 PM, Ryon Day <ryon_...@yahoo.com> wrote:

> I have a situation where the old form values are absolutely NOT helpful in
> any way after a validation failure; I cannot find a way to prevent tapestry
> from autofilling the old form values.
>
> Is this a possibility or am I going to have to subclass the validation
> tracker implementation to provide value clearing? I do not want to clear
> the whole tracker because I want to form to be in error, but I do not want
> the old input in the form fields.
>
> Thanks!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to