xiao8579 / QuickCapture-Testing

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

[Exercise] Show map after capture #60

Open xiao8579 opened 2 years ago

xiao8579 commented 2 years ago

Show map after capture: For any point button that is in capture mode of 'Single point', you can configure the button to display the map after capture. When this option is turned on, the mobile worker can visually confirm the location that was captured, and also pan the map to update the accuracy of the captured record. The project author can also customize the map title and the hint text to provide instructions to the mobile worker. image

Steps

  1. Open a QuickCapture project in web designer.
  2. Select a point button.
  3. On the Data tab, enable Show map after capture.
  4. Turn on Apply custom title, and enter: e.g. Please update the location
  5. Turn on Apply custom hint, and enter: e.g. Please move the location to the center of the building on the map Save the project
  6. Save the project.

Note: If you turn off Allow location edits from the General project settings, the Show map after capture will be disabled for all point buttons as a result. image image

Mobile app test

  1. Download the project.
  2. Open the project.
  3. Tab the button you just configured.
  4. The map page will open immediately and the customized text will display.
  5. Pan the map to move the pin, and click Done to confirm the location update. image

Let us know your feedback

Go ahead and comment below this issue about issues found, and your feedback, general improvements, or suggestions for this feature.