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.

Last Published: June 9, 2020 ArcGIS Survey123
Bug ID Number BUG-000130495
SubmittedApril 29, 2020
Last ModifiedJune 5, 2024
Applies toArcGIS Survey123
Version found3.9
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusKnown Limit

Additional Information

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)

Steps to Reproduce

Bug ID: BUG-000130495

Software:

  • ArcGIS Survey123

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options