laptop and a wrench

Erro

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

ArcGIS Survey123
Número de ID do Erro BUG-000165572
EnviadoMarch 2, 2024
Última ModificaçãoNovember 5, 2024
Aplica-se àArcGIS Survey123
Versão encontradaN/A
Sistema OperacionalN/A
Versão do Sistema OperacionalN/A
StatusAs Designed

Informações Adicionais

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.

Solução Provisória

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

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

Etapas para Reproduzir

ID do Erro: BUG-000165572

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