How to create a UI Script as .jsdbx and call it from UI Action
Hi experts, I have the requirment to call a ui script (.jsdbx) from a ui action in problem process. I created the ui action: function onAssess() { if (g_form && g_form.mandatoryCheck()) { ScriptLoader.getScripts('TestUiScripts.jsdbx', fu...
