Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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