Resolved! ui action error
I have a UI action with Client checked and a function in the script area. It is not working saying the function is not defined. In On Click I have addItem(g_form.getUniqueValue()); function addItem(sys_id) { var gdw1 = new GlideDialogWindow('acq...
