laptop and a wrench

Bug

PopupTemplate displays all the attributes only for the first object when multiple objects are selected.

Last Published: May 7, 2020 ArcGIS API for JavaScript
Bug ID Number BUG-000130532
SubmittedApril 30, 2020
Last ModifiedJune 5, 2024
Applies toArcGIS API for JavaScript
Version found4.15
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusWill Not Be Addressed

Additional Information

This is a code issue. The outFields property must be set within PopupTemplate. Updated code snippet to include is similar to below: var template = { outFields: ["*"], title: "{NAME} in {COUNTY}", content:populationChange }; Refer to the following part of the documentation linked below, 'This is important if setting content via a function since any fields needed for successful rendering should be specified here.' https://developers.arcgis.com/javascript/latest/api-reference/esri-PopupTemplate.html#outFields

Steps to Reproduce

Bug ID: BUG-000130532

Software:

  • ArcGIS API for JavaScript

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options