laptop and a wrench

漏洞

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
漏洞 ID 编号 BUG-000163285
已提交November 28, 2023
上次修改时间August 5, 2025
适用范围ArcGIS Experience Builder developer edition
找到的版本1.13
操作系统Windows OS
操作系统版本10.0 64 Bit
状态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>`

}

重现步骤

漏洞 ID: BUG-000163285

软件:

  • ArcGIS Experience Builder developer edition

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项