Tagging not working properly in workspace
Hi All, I had a requirement where I have to show the 'email ID' instead of names when we try to tag someone in the comments/worknotes. Added this code in the calculated script in sys_user.name:if (gs.getSession().isInteractive()) { if (gs.action.g...