laptop and a wrench

Error

A read-only geopoint question with no existing location does not capture the device location when opened from the Draft folder in ArcGIS Survey123 field app.

Última publicación: December 2, 2022 ArcGIS Survey123
Número de ID del error BUG-000153581
EnviadoNovember 8, 2022
Última modificaciónJune 10, 2025
Relacionado conArcGIS Survey123
Versión encontrada3.16
Sistema operativoApple iOS
Versión de sistema operativo15.x
Versión corregidaPlanned Release Date: Q1 2023
EstadoFixed

Solución alternativa

There are two workarounds:

  • Turning off the read-only rule allows the user to go back to the draft and manually place the geopoint.
  • Use an expression to make the geopoint question read-only anywhere except for the draft folder. In order to do this, use pulldata("@property", 'status') to calculate the current status of the survey (which returns draft, submitted, sent, or inbox if the survey was opened from Drafts, Outbox, Sent, or Inbox, respectively. An empty string is returned if the response is new.) with calculationMode=always in bind::esri:parameters column and use it as an expression to determine when the geopoint question should be read-only (for example ${surveystatus}!='draft').

Pasos para reproducir

ID del error: BUG-000153581

Software:

  • ArcGIS Survey123

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga