laptop and a wrench

Bug

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

Zuletzt veröffentlicht: May 7, 2020 ArcGIS API for JavaScript
Bug-ID-Nummer BUG-000130532
EingereichtApril 30, 2020
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS API for JavaScript
Gefunden in Version4.15
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

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

Schritte zur Reproduzierung

Bug-ID: BUG-000130532

Software:

  • ArcGIS API for JavaScript

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln