Does anyone know if it is possible to auto-populate a geoshape question with the geometry from a hosted feature layer based on the answer to a select_one question?
I want the user to be able to select a building name from a drop-down list and then have the building footprint from a hosted feature layer be that feature's geometry. I.e., instead of drawing a new geometry, it will be auto-populated by pulling in the geometry from the building footprint's feature layer.
All ideas are appreciated, thank you.