laptop and a wrench

不具合

A read-only geopoint question with no existing location does not capture the device location when opened from the Draft folder in ArcGIS Survey123 field app.

最後に公開された状態: December 2, 2022 ArcGIS Survey123
不具合 ID 番号 BUG-000153581
送信されましたNovember 8, 2022
最終更新日June 10, 2025
適用対象ArcGIS Survey123
見つかったバージョン3.16
オペレーティング システムApple iOS
オペレーティング システムのバージョン15.x
修正されたバージョンPlanned Release Date: Q1 2023
ステータスFixed

対処法

There are two workarounds:

  • Turning off the read-only rule allows the user to go back to the draft and manually place the geopoint.
  • Use an expression to make the geopoint question read-only anywhere except for the draft folder. In order to do this, use pulldata("@property", 'status') to calculate the current status of the survey (which returns draft, submitted, sent, or inbox if the survey was opened from Drafts, Outbox, Sent, or Inbox, respectively. An empty string is returned if the response is new.) with calculationMode=always in bind::esri:parameters column and use it as an expression to determine when the geopoint question should be read-only (for example ${surveystatus}!='draft').

再現の手順

不具合 ID: BUG-000153581

ソフトウェア:

  • ArcGIS Survey123

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

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

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

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

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

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

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