I have lost days trying to do something very simple: I want someone to click a dot on a map and get a big popup, docked on the screen featuring the media (URL) in my map image service.
I am using the list, it shows all my features and when you click one, I am expecting it to zoom to the location on the map. It does this once, for the first place in the list, but seems to never do it again. Also, there is no highlighting or anything on the map which makes it impossible to know which point we are looking at.
Experience Builder app
The feature widget doesn't seem to connect to my map, I guess I could somehow click throguh my 1000 features, click on it and maybe see it on the map, but ideally, wouldn't someone want to click a feature on a map and update the list and feature info widget? Why is this simplest feature not possible?
p.s. I have tried Web App builder, but the popups only stay small in the map.
The map tour editor requires a csv but I want to use a map image service.
I have tried arcGIS Javascript but can't get the pop-up to be large without breaking my code and it seems impossible to add a home button.
The attachment viewer template for some reason does not recognize the attachments in my map image layer.
Is there really no option to just show a large docked pop-up?