| Numéro d’ID de bogue |
BUG-000143496 |
| Envoi | October 7, 2021 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS Survey123 |
| Version trouvée | 3.13 |
| Système d’exploitation | Android |
| Version du système d’exploitation | N/A |
| Statut | Non-Reproducible
Ce problème n’a pas pu être reproduit au cours des tests réalisés par l’équipe de développement. Ce statut peut être attribué aux problèmes qui sont impossibles à reproduire ou qui ne sont plus d’actualité dans une version de développement du logiciel, alors qu’aucun correctif spécifique n’a été installé pour résoudre le problème. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
The XLSForm has not been configured correctly. Please refer to the following documentation for more information, https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepareforediting.htm#ESRI_SECTION1_80CFFC9C38654DC293D4F36C5376C62E.
The XLSForm does not include the query parameter in the begin repeat question. Without query, no records are returned for the repeat. Using allowUpdates=true does not automatically return the existing repeat records. The query parameter must be specified, the correct syntax in the bind::esri:parameters column is as follow:
query allowUpdates=true
Using query by itself is similar to doing a 1=1 query on the related table, however, if only a subset of repeat records are required from that table, additional query syntax can be used to query a specific field and only return those results, such as:
query="severity='high'" allowUpdates=true
query="Editor='BKlauser'" allowUpdates=true
Étapes pour reproduire
ID de bogue: BUG-000143496
Logiciel: