Hi I have a String form field which is used as a check box. And I do some validation based on this check box if selected. I am having a problem,when the user selects a check box and submit. I am getting the errors properly. But when If I uncheck the check box and submit,the value i am getting in form is still as "on". So the I am still getting error saying plz enter the below details if you selects the check box. Any clue why It does not reset the value
-- Thanks and Regards Hanmayya Udgiri