Remove additional 'Close' button from g_modal in service operations workspace
Hello experts,I am rendering a UI page in workspace using g_modal.showFrame.I am getting a 'Close' button in the pop-up by default, which I want to remove/hide.Any lead on how to achieve that? This is a simple line of code:function onClick() { var...