FIX UI Action UI Model Popup sometime it's not opening properly
Sometimes it's opening like this:I want like this always:Ui action script: function onFix() { if (g_form && g_form.mandatoryCheck()) { ScriptLoader.getScripts("ProblemModalUIHelpers.jsdbx", function() { ProblemModalUIHelpers.onFi...