laptop and a wrench

Bug

The Feature Info widget in ArcGIS Experience Builder developer edition (version 1.13) does not respect the style color of the web map's custom pop-up customized using arcade expressions.

ArcGIS Experience Builder developer edition
Bug-ID-Nummer BUG-000163285
EingereichtNovember 28, 2023
Zuletzt geändertAugust 5, 2025
Gilt fürArcGIS Experience Builder developer edition
Gefunden in Version1.13
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusIn Product Plan

Workaround

There is a known workaround for this issue. Create a variable and set the color within the variable. Then use the variable in the return. This method is honored by the Feature Info widget.

var title = `<span style="color:#ffffff">TITLE</span>`

return {

 type : 'text',

 text : `<div style="background-color:#3f540f;padding:5px;"><strong>${title}</strong></div>`

}

Schritte zur Reproduzierung

Bug-ID: BUG-000163285

Software:

  • ArcGIS Experience Builder developer edition

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