UI Action visibility in Case form of Service Operations Workspace
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi,
We have created a UI action on both "incident" and "sn_customerservice_case" and made it to available for SOW. In SOW, for incident we were able to see the UI action whereas in case form the button is unavailable. Not sure what might restrict the button to show up. Please help me here.
Workspace client script
g_modal.showFrame(
{
url: '/ui_page.do?sysparm_table='+encodeURIComponent(g_form.getTableName())+'&sysparm_sys_id='+encodeURIComponent(g_form.getUniqueValue()),
title: 'Test',
size: 'lg',
height: 400
}
);
Thanks in advance
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
share screenshots of your UI action config
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
