ServiceNow UI Macro to Agent Workspace - An IT and Dev Blog
In a previous post I suggested adding a UI action on the incident form to make it easy for ITIL folks to switch over to the Agent Workspace from Platform UI. Someone suggested, why not do that as a UI Macro and then the button is in the form instead of across the top. Well, they’re not wrong… so lets do that. UI Macro First create lets create the UI macro. Under System UI -> UI Macros, create a new record. Use the code snippet below. ```
https://meatsac.github.io/servicenow-ui-macro-to-agent-workspace/
ServiceNow UI Macro to Agent Workspace - An IT and Dev Blog
In a previous post I suggested adding a UI action on the incident form to make it easy for ITIL folks to switch over to the Agent Workspace from Platform UI. Someone suggested, why not do that as a UI Macro and then the button is in the form instead of across the top. Well, they’re not wrong… so lets do that. UI Macro First create lets create the UI macro. Under System UI -> UI Macros, create a new record. Use the code snippet below. ```
https://meatsac.github.io/servicenow-ui-macro-to-agent-workspace/