I believe they are persisted in the session by the form in it's
validation tracker.

I'm not 100% sure that this is the best approach, but I have used:

    void cleanupRender() {
        _myForm.clearErrors();
    }

to make sure old errors don't stick around.

Josh

On Thu, Mar 27, 2008 at 1:22 PM, Renat Zubairov
<[EMAIL PROTECTED]> wrote:
> Hi
>
> Where are the validation results of the BeanEdit persisted in T5?
> I disabled javascript then submited empty form, then enabled
> javascript and opened empty form without any sumbit, but errors are
> still there. Only when I dropped the cookie error
> messages went away.
>
> --
> Best regards,
> Renat Zubairov
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to