不具合
不具合 ID 番号 | BUG-000175170 |
---|---|
送信されました | March 19, 2025 |
最終更新日 | June 17, 2025 |
適用対象 | ArcGIS Pro |
見つかったバージョン | 3.4.3 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 11.0 64 bit |
ステータス | As Designed |
Add additional concatenating attribute rules as shown below:
var FullAddNum = $feature.FullAddNum;
var FullStNm = $feature.FullStNm
return Concatenate([FullAddNum, FullStNm], ' ');
st_name, the field being edited is not in the rule's list of triggering fields, so the rule never triggers. Adding st_name to the triggering fields list resolves the issue.
不具合 ID: BUG-000175170
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード