Issue with the OnSubmit client script
Hi All, I have the below OnSubmit client script written for making attachments as mandatory Script :: function onSubmit() {if(this.document.getElementsByClassName('get-attachment').length == 0 && g_form.getValue('do_you_have_a_copy_of_the_rfx')=="Ye...
