Is there any way to add UI macro next to the field in service operations workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2025 11:04 PM
I want to add UI macro next to the field in service operations workspace.
I understand that UI macros/Jelly are not supported in the Workspace UI.
Is there any workaround/alternative available for that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2025 09:04 PM
Hi @divyavaity03 ,
Please refer the this article
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2025 09:29 PM
you can show field message in workspaces
Why not use g_form.showFieldMsg()
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2025 10:17 PM
Hello Ankur,
Thank you for your response.
Show Field message will not work for me.
I have a UI macro next to the 'affected CI' field that creates a new CI and automatically populates the 'affected CI' field with that value.
Regards,
Divya