How to restrict the form to be submitted when the script condition matches and to retain oldValue.
Hi All,I am passing a validation when the below script condition matches through onchange Client script. But at the same time I need to restrict user from submitting the form with if the value of the justification field is less than 60.Also if user d...