Issue with making attachment variable mandatory before submit
Hello, I'm trying to prevent a form from submitting if certain checkboxes are checked and set the "add_attachments" field mandatory if attachments are not included before submitting. The onSubmit catalog script I have:function onSubmit() { //Type...
