Check for Attachments on Service Portal
We have a onsubmit script for CMS that worked fine but this is not working on Service Portal.function onSubmit() { //Type appropriate comment here, and begin script below var sys_id=gel('sysparm_item_guid').value; var gr = new GlideReco...

