laptop and a wrench

Error

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
Número de ID del error BUG-000163285
EnviadoNovember 28, 2023
Última modificaciónAugust 5, 2025
Relacionado conArcGIS Experience Builder developer edition
Versión encontrada1.13
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoIn Product Plan

Solución alternativa

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>`

}

Pasos para reproducir

ID del error: BUG-000163285

Software:

  • ArcGIS Experience Builder developer edition

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga