catalog form submission is getting stopped for asynchronous glideajax call
I have made below script for a certain condition where I want to stop catalog form submission and it is working fine but for any other time also form is not getting submitted. var allowSubmit = false;function onSubmit() { // If the flag is true...