Hi All,
I'm wondering if someone could shed some light into where I've gone wrong with my custom URL to integrate Field Maps with Survey123 please
I have configured a URL link pop up with the below:
https://survey123.arcgis.app?itemID=db254a64700f4892becca939a32b82f1&field:ASSET_REF={ASSET_REF}&field:SUPP_SCH={SUPP_SCH}&field:Address={Address}&field:what3words={what3words}&callback=https://fieldmaps.arcgis.app?itemID=ecd711f706fb4842a08ba6e74c1a1af2¢er=${Latitude},${Longitude}
Most of it working fine, it send them to Survey123 and auto completes the correct fields, however, my Geopoint question at the top of my form is still panning to the users location, rather than the location of the asset within Field Maps, so the ¢er=${Latitude},${Longitude} part is not working properly. I am currently using this format for the lat and long fields
Also once the users have completed the form and gets sent back to the Field Maps app, they are receiving this error message:
Does anyone have any idea where i've gone wrong please?