Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

UI Action visibility in Case form of Service Operations Workspace

user_lm
Tera Contributor

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

Ankur Bawiskar
Tera Patron

@user_lm 

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  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader