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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動