Hi Cory,



Thanks for the quick response.



So unfortunately, I don't even get to the first log statement on Line 6 in the Script Include. I did change grabbing the value to gr.getValue



As well, I outputted to the console:


find_real_file.png



Also, I tried to remove the scope from the object creation in the client script, with the same result:


ie. FROM: var ga = new GlideAjax('x_prdr_rig_staff.RigCrewingUtilsAJAX');


TO: var ga = new GlideAjax('RigCrewingUtilsAJAX');