Refresh the workspace from ui page opened through action assignment
Hi,I was able to open a Ui page from workspace button using the below code. Now the issue comes to close it/ reload the whole page. Code used in related list action - var ui_page_id = <sys_id of the ui page>; g_modal.showFrame({ url: '/ui_page...