Can we do one GlideAjax call from callback function on another GlideAjax in onSubmit client script
I have requirement to fetch request state from server on client side. Based on state of request, need to update few fields to other table on submit of form.I am using Onsubmit client script, Used 1st GlideAjax call to fetch state of request (request ...