laptop and a wrench

不具合

The Survey123 for ArcGIS website does not trigger a geopoint constraint specified in a survey published from Survey123 Connect for ArcGIS.

最後に公開された状態: June 9, 2020 ArcGIS Survey123
不具合 ID 番号 BUG-000130495
送信されましたApril 29, 2020
最終更新日June 5, 2024
適用対象ArcGIS Survey123
見つかったバージョン3.9
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
ステータスKnown Limit

参考情報

The form relies on a constraint applied to a hidden question to prevent submission. There is no way to directly edit a hidden question, contraints do not work on hidden questions. Place the logic being used to determine whether the location is valid in the constraint of the location question (substitute appropriate values for X_MIN, X_MAX, Y_MAX, Y_MIN): (number(pulldata("@geopoint",.,"x")) > X_MIN) and (number(pulldata("@geopoint",${location},"x")) < X_MAX) and (number(pulldata("@geopoint",.,"y")) < Y_MAX) and (number(pulldata("@geopoint",${location},"y")) > Y_MIN)

再現の手順

不具合 ID: BUG-000130495

ソフトウェア:

  • ArcGIS Survey123

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

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

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

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

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

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

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