| Numéro d’ID de bogue |
BUG-000126026 |
| Envoi | October 15, 2019 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS Survey123 |
| Version trouvée | 3.6 |
| Système d’exploitation | Android |
| Version du système d’exploitation | 8.1x |
| Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
When performing calculations on select_one questions containing numeric values, it is necessary to convert each value to an integer by using the int(question or value) function first. The select one_question type is a string and requires conversion to an integer within the form to conduct the calculation successfully. Specifying the bind::esri:fieldType field as esriFieldTypeInteger ensures the value is stored as an integer once the value is passed to the database.
An example of the calculation: (int(${Q_51}) + (int(${Q_52}) + (int(${Q_53}) + (int(${Q_53}) + (int(${Q_54}))))))
Étapes pour reproduire
ID de bogue: BUG-000126026
Logiciel: