Check out the validator enable/disablemethods.  They’re meant for exactly this.

 

Matt

 


From: James Ward [mailto:[EMAIL PROTECTED]
Sent: Friday, February 04, 2005 12:09 PM
To: [email protected]
Subject: [flexcoders] reset a form?

 

I wish there were a method on a form to reset it...  I have a form in a
viewstack...  The user fills out the form clicks save, I set the text
fields text = "", and then switch to a different view.  Works decent.
However, let's say I allow the user to navigate back to the form.  Well,
the validator is now showing it's error messages (required fields)...
Bummer.  So I guess I would like a formreset or a way to clear
validation errors.  Any ideas?

Thanks.

-James



Reply via email to