Resolved! When using g_modal.showFields for the 'html' type it doesn't show the modal
I have created a ui action that needs to show a modal with an html field on it and then to save the value into a specific field.If I use the code below, the modal doesn't pop up the modal. It does nothing. If I use other types it works fine. It is on...