I configured my popups in ArcGISPro, then published to ArcGIS Server, then imported the REST URL to a map service in AGOL, but the popup configurations are ignored. Is there a workaround without having to configure the popups in the webmap?
Popups are not stored on the service but at the layer item level or the web map level depending on what you are sharing from Pro. So using the URL to the REST endpoint will contain no popup info. If you had that service in pro and shared a web map to ArcGIS Online the web map would contain the popup info that Map Viewer and other apps would use.
THis is confusing me and I am not sure if the answer above is totally correct, or I am not understanding it.This is what I have seen;
So is this all behaviour as designed?
ACM
@RussRoberts I see the same behaviour as Adrian, is this indeed as designed? Why wouldn't it take the updated popups?
How are you adding the map service? If you look at the JSON of the web map do you see popupinfo for those layers? If so the popups in the web map will win over layer item popups or elsewhere.
We wont automatically pick up an change if the web map has stored a popup configuration already vs. pushing a change from the layer item to the web map bc this could be a destructive change.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.