laptop and a wrench

Bug

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.

Zuletzt veröffentlicht: December 2, 2022 ArcGIS Survey123
Bug-ID-Nummer BUG-000153581
EingereichtNovember 8, 2022
Zuletzt geändertJune 10, 2025
Gilt fürArcGIS Survey123
Gefunden in Version3.16
BetriebssystemApple iOS
Betriebssystemversion15.x
Behoben in VersionPlanned Release Date: Q1 2023
StatusFixed

Workaround

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

Schritte zur Reproduzierung

Bug-ID: BUG-000153581

Software:

  • ArcGIS Survey123

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln