Resolved! How to prevent a form from being submitted in an onsubmit client script with a getXML() function?
Hi ServiceNow Community Developers I have the following use case: I am in a scoped application. I am using the onsubmit client script that has the getXML() function. There are fields on the form that I am submitting that needs to be populated by the ...