laptop and a wrench

Bug

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

Zuletzt veröffentlicht: June 9, 2020 ArcGIS Survey123
Bug-ID-Nummer BUG-000130495
EingereichtApril 29, 2020
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Survey123
Gefunden in Version3.9
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusKnown Limit

Zusätzliche Informationen

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)

Schritte zur Reproduzierung

Bug-ID: BUG-000130495

Software:

  • ArcGIS Survey123

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln