Based condition should not onSubmit the form else onSubmit
Hi Team,I have a catalog item with an onSubmit client script that enforces some conditions. Currently:The script enters the if block and shows the error message as expected.However, when the conditions are not matched, the form does not submit as int...