The Survey123 for ArcGIS Constraint field evaluates the Select One questions digit by digit instead of by value of the whole number.
上次发布: June 26, 2018ArcGIS Survey123
漏洞 ID 编号
BUG-000114168
已提交
May 22, 2018
上次修改时间
February 14, 2025
适用范围
ArcGIS Survey123
找到的版本
2.6
操作系统
Apple iOS
操作系统版本
10.0x
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Select_one questions return a string, even if the choice list contains numbers. Therefore using > or < does not work as expected. It is, therefore, necessary to either use string based functions for the constraint or use the select_one question to update a separate numerical question and then apply the < constraint to this question instead.