xiao8579 / QuickCapture-Testing

Repo for feedback and issues during QuickCapture testing events.
0 stars 0 forks source link

[Exercise] Pass location to Survey123 for the link button #36

Open xiao8579 opened 3 years ago

xiao8579 commented 3 years ago

Description

You can configure a button that launches the ArcGIS Survey123 field app, and also pass captured location from QuickCapture to the Survey123 field app. image

Test

  1. Click the button and go to the Link tab.

  2. Click Survey123 field app.

  3. Select a survey to link to the button. Note that the suvey needs to have a geopoint question type in order for this enhancement to work.

  4. Click Add to add a survey question and match a fixed value, device variable, or project user input to the question.

  5. Optionally, enable Pass location to Survey123 to use QuickCapture location to center the survey map, if a linked survey has a geopoint question type. This adds a center parameter and passes latitude, longitude information captured by QuickCapture in the Survey123 link.

  6. Optionally, enable Return to QuickCapture to redirect the user to QuickCapture when a survey is submitted.

Verify

  1. Download the project in your QuickCapture mobile app.
  2. Tap on the link button that you configured.
  3. Verify that the link button opens the Survey123 field app successfully.
  4. Verify that the location captured by QuickCapture has been passed to the GeoPoint question in the linked survey successfully.