Hi there.
I'm currently working on a survey in 123 connect.
I was wondering if it's posssible to retrive information with a pulldata from a geotrace question, like X & Y coordinates from the start point and end point of a drawn line.
Thank you all!
You can find my xlsx below.
If you are working with a geopoint question, then you can use any of the pulldata("@geopoint") options. So yes, you could pull location data from two separate geopoint questions easily.
Would it be possible to use 2 different geometry cuestions and use the pulldata from the geopoint question?
Ah, my apologies. In that case, there isn't a solution. There is no equivalent to pulldata("@geopoint") for geotrace yet.
I wanna retrive the information from a line drawn by the user at the time of submiting the survey, I'm not working with existing features.
You can select a feature in a web map and launch a survey from there. Then you will use URL parameters to pull that data into the survey. See Survey123 Tricks of the Trade: Web form URL parameters
Then there is the trusty pulldata("@layer"), which may also be a good fit for you. See Survey123 Tricks of the Trade: pulldata("@layer")
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.