Workspace yes and no popup
Hi,function onClick() { var comments = g_form.getValue("comments"); if (!comments) { alert('The "Additional comments" field must be filled in before the transtitioning to Canceled'); return false; } g_modal.confirm('Conf...
