AdvancedForm v1.2 update

Posted on November 14, 2006 | Comments Off

There was a little bug that affected the AdvancedForm’s isValid property for a certain condition. Thanks to Dustin for finding the bug. I have updated the component to fix the bug. The situation arose when you reset a form after the isValid = true, the reset changes isValid to false but then would set isValid = true after the first validator became valid. It should not do this unless all validators on the page are valid.

Get the updated component

http://renaun.com/blog/flex-components/comp-advancedform

or on Adobe Exchange