I am trying to create a basic line in a web app and then apply attributes via Survey123. Basically I draw a line in the web app, then I use the URL link in the feature pop up to link to the survey. It will pull up a new survey, but it is not pulling up the associated link I just drew.
In my most recent test I can see the field name in the address bar but it is not populating the form.
I am experiencing an issue where when I specify an additional URL parameter e.g. &mode=edit&globalId={globalid}&field:fieldname={fieldvalue} affects how the data is populated from the existing feature. In my case the existing feature does not populate values for any "select_one question" that has autocomplete search using feature service. The values only populate when the URL does not have the text &field:fieldname={fieldvalue} Has anyone come across this?