laptop and a wrench

不具合

The ArcGIS Survey123 web app returns 'null' as a string from the attributes of a JSON output of a feature layer query.

ArcGIS Survey123
不具合 ID 番号 BUG-000157908
送信されましたApril 28, 2023
最終更新日October 25, 2024
適用対象ArcGIS Survey123
見つかったバージョン3.17
オペレーティング システムWindows OS
オペレーティング システムのバージョン11.0
ステータスIn Review

対処法

Add another condition to the visible expression to show the question if those attributes are null or if the string length is less than 1. For example:

 

  • Current expression: string-length(pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022"))<1
  • Updated expression: pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022")="null" or string-length(pulldata("@json", ${projekt_json}, "attributes.ist_planung_oktober_2022"))<1

再現の手順

不具合 ID: BUG-000157908

ソフトウェア:

  • ArcGIS Survey123

バグのステータスが変更されたときに通知を受け取る

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

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

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

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

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

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