Hi Everyone!
I am trying to migrate an existing system which uses HTMl to define the popup information, to our ESRI solution which uses Web App Builder & Portal.
I know the new workflow is to define Popups through Portal, but our popups use the Google Charts API - some of these can be embedded as URL images, but that API is deprecated, and the majority of charts use the new Google Charts JavaScript API.
Unfortunately, Portal or AGOL, does not allow us to configure HTML popups (would be a nice idea through!), so I thought I would create an off panel widget which defines the Info templates and adds the layers to the map manually.