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 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项