Resolved! How to call UI Page from Workspace Client Script
I have a requirement to enable the workspace client script for below script used in one of the UI Action"show Interaction Content": Script: function doShowInteraction(){ console.log("doShowInteraction calling"); var sys_id = g_form.getUniqueValue()...
