Resolved! GlideRecord in UI script
Hi,I have below ui script where I want to replace the glideRecord by GlideAjax/g_scratchpad. ALso, want to know how to test if the code is working properly or notredirectToUrl(); function redirectToUrl() { grUserPreference = new GlideRecord('sys_use...
