I’m trying to use GlideAjax to fetch the Caller’s email from the sys_user table and display it when I select a Caller on the form.I’ve written both the Client Script and Script Include, and the script runs without errors, but the output is not reflec...