-
Notifications
You must be signed in to change notification settings - Fork 128
Description
When displaying popups from a referenced service with sublayers, the PopupViewer will initially show the popup without a back arrow. If the popup property value is changed to a different popup (same service, different popup, same or different sublayer), the viewer shows a back button. It's my understanding according to this esri community exchange that showing the back button for this scenario is not by design. The back button seems to act like a browser back button, stepping backwards to all the previous popups that have been set.
In my scenario this is undesirable as the navigation happens on the left pane of my popup UI, using an item/item detail metaphor.
The first popup looks like this:
Setting the property to another popup looks like this:
The map service being used, is a referenced service where the publishing document has feature classes stored within group layers:
