Hello,
Is there a way to dock or place the identify pop up from AGOL in Webapp builder dev edition? In other words, every time you id a feature the pop up appears in the same place, like the upper right hand corner.
I've seen Roberts Pop Panel Widget, which is great.
https://community.esri.com/docs/DOC-7355-popup-panel-widget-version-2121-072919
However, I need related records to show like how they do in the normal webapp builder pop up.
I also seen the moveable options which is also great but the anchor changes back to the point every time someone ids.
https://community.esri.com/thread/205356-how-to-make-pop-up-draggable
I tried to change the css in theme and in the MapManager.js (after this.map.infoWindow.resize(width, height); ) but can't find a property that isn't an anchor on the geographic point.
Any help with this would be much appericated.
Below is a picture of what I'm trying to achieve to help clarify.
Thanks
Jon