OnSubmit Client script validation on catalog item
Hi All, I have written a client script to validate the response from an API, if the response is False then it should return false and not allow user to submit the form. But it is not working as expected, Please suggest. function onSubmit() { var e...
