Hi Mark,Thanks for this article. I have a query, is it possible to change the Hover over background for Menu items like call support or Email option in the image? Also is it possible to change the color of toggle button for "Disable audio notificatio...
Hi,I have a requirement that if mandatory fields on case are not filled in, then hide "Transfer case" button from HR Agent Workspace. I tried scripted client scripts like g_form.getMissingFields() == '' and g_form.mandatoryCheck() == true. But its n...