GlideDialogWindow.get().destroy(); not working in Agent Workspace
Hi , i used this function in UI Page, but GlideDialogWindow.get().destroy(); function not working in Agent Workspace. how to kill dialogue box when we click on Cancel button UI PAge: HTML: <g:dialog_buttons_ok_cancel ok="return validateComments()...