I am creating a survey to assess road conditions. To identify each road there is a unique identifier. This unique identifier has a shapefile that has geometry and many other features associated with it (ex: street name, cross street, block#). I want other questions in the survey to auto-populate the other associated features once this unique identifier is inputted.
Ex: Question 1: Unique identifier of road segment?
Question 2: "street name associated with this road is automatically inputted"
Question 3: "cross street associated with this road is automatically inputted"
What is the easiest way to go about this? I'd like to do it within Survey123 and not use Survey123 Connect, if possible.