Service Portal g_form.submit() equivalent
What is the Service Portal g_form.submit() equivalent?The goal is to have a modal prompt the user upon submit in the Service Catalog. After approving to continue the client script needs to submit the current form. spModal.open({ title: 'Is the foll...