Bug
Bug-ID-Nummer | BUG-000163285 |
---|---|
Eingereicht | November 28, 2023 |
Zuletzt geändert | August 5, 2025 |
Gilt für | ArcGIS Experience Builder developer edition |
Gefunden in Version | 1.13 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Status | In Product Plan |
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>`
}
Bug-ID: BUG-000163285
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen