Resolved! Script on reference qualifier using an array.push() go wrong
Hi, This may be a newbie script question but this is annoying for me. I wrote the script below in the reference qualifier of a group field, but it doesn't work. ----------------- javascript: var gr2 = new GlideRecord("sys_user_group");gr2.addQuery("t...
