The Survey123 for ArcGIS website fails to honor geopoint questions with the pulldata() function.
Last Published: July 24, 2019ArcGIS Survey123
Bug ID Number
BUG-000122980
Submitted
June 11, 2019
Last Modified
June 5, 2024
Applies to
ArcGIS Survey123
Version found
N/A
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
This issue is closed as it is a known limitation. The use of '+' to join strings is not supported for geopoint with pulldata() in the web app. The correct expression for the web app is to use concat() function instead of '+' to join strings.