| 漏洞 ID 编号 |
BUG-000128790 |
| 已提交 | February 19, 2020 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Survey123 |
| 找到的版本 | 3.7 |
| 操作系统 | Android |
| 操作系统版本 | 8.1x |
| 状态 | Non-Reproducible
在开发团队测试过程中,此问题不可重现。 为问题分配此状态的可能原因包括:问题无法重现,或不再与软件的开发版本相关,但未安装特定修复程序来解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_80CFFC9C38654DC293D4F36C5376C62E
Parameters that can be applied to repeats through the bind::esri:parameters column on a begin repeat question type include the following:
query: Allows records to be queried and downloaded to the related table.
allowAdds: Allows new records to be added to a repeat when editing. The default is true. It can be set to false using allowAdds=false.
allowUpdates: Allows existing records in a repeat to be updated when editing. The default is false. It can be set to true using allowUpdates=true.
orderBy: Specifies the order of related records by fields.
Multiple key value pairs can be used together separated by spaces, for example, allowUpdates=true query="Editor='BKlauser'". If these values have spaces in them, they can be encased in quotation marks.
解决办法
Viewing submitted results via the Data tab on the Survey123 for ArcGIS website is currently the only way for all workers to see submitted responses containing repeat question data. The 'Sent' folder only works for individual users to look at their own submitted repeat question data.
重现步骤