laptop and a wrench

Bogue

Date format with pulldata (“@layer”) function is displayed incorrectly in ArcGIS Survey123 Web when read only is enabled.

ArcGIS Survey123
Numéro d’ID de bogue BUG-000165572
EnvoiMarch 2, 2024
Dernière modificationNovember 5, 2024
S’applique àArcGIS Survey123
Version trouvéeN/A
Système d’exploitationN/A
Version du système d’exploitationN/A
StatutAs Designed

Informations supplémentaires

When querying attributes from a date field in a feature layer, the values are returned as UNIX timestamps. However, ArcGIS Survey123 web app only supports decimal date and time which means the dates must be converted. It is recommended to use decimal date format, because then the XLSForm expressions works both in the field and web apps. The ArcGIS Survey123 web app ONLY supports decimal time. For example: date-time(int(${timestampqueried})div 86400000) Refer the documentation https://doc.arcgis.com/en/survey123/desktop/create-surveys/decimaldatetime.htm for more information.

Solution de contournement

Convert dates queried from the feature layer (timestamps) to decimal date time.

e.g. date-time(int(${timestampqueried})div 86400000) 

Étapes pour reproduire

ID de bogue: BUG-000165572

Logiciel:

  • ArcGIS Survey123

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement