Question
Upon Clicking on a button where validate is true, then it validates all the fields but if we click on cancel button then even after making validate as false, the validation showing Enter a value is not disappearing.
Hi,
Initially when clicked on submit button where validate is true, this will validate and show messages like "Enter a value" for each field.
Now when i again click on the another Cancel button where validate is false, then the validation is still showing " Enter a value" should be disappeared. which is not happening now.
