Bug ID Number |
BUG-000146472 |
Submitted | January 31, 2022 |
Last Modified | April 14, 2025 |
Applies to | ArcGIS Survey123 |
Version found | 3.13 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Under Consideration
The issue has been reviewed by the development team. It has not been prioritized into a release plan and will be monitored to determine its overall impact. Factors that are considered in the prioritization process include the number of users affected or requesting the functionality, business impact, whether a workaround exists, among others. If a bug is adversely affecting your business, see How To: Escalate a defect (https://support.esri.com/en/technical-article/000024129).
|
Workaround
To workaround this issue, publish a new survey.
To have map questions that do not capture the geometry for submissions, follow the steps below.
- Create a new survey using the XLS form.
- Ensure there is a map question that does not have a field type of null and publish the survey. By doing this, ArcGIS Survey123 Connect publishes a hosted feature layer instead of a table.
- Edit the XLSForm, change bind::esri:fieldType to null for any map questions, and republish the survey. By doing this, the geometry will be captured for the submissions, although the geometry added to the map question on the form (with a null field type) will not be captured in the feature layer.
Steps to Reproduce