laptop and a wrench

Erro

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 Publicação: December 2, 2022 ArcGIS Survey123
Número de ID do Erro BUG-000153581
EnviadoNovember 8, 2022
Última ModificaçãoJune 10, 2025
Aplica-se àArcGIS Survey123
Versão encontrada3.16
Sistema OperacionalApple iOS
Versão do Sistema Operacional15.x
Versão FixaPlanned Release Date: Q1 2023
StatusFixed

Solução Provisória

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').

Etapas para Reproduzir

ID do Erro: BUG-000153581

Software:

  • ArcGIS Survey123

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download