I am trying to pull in records from one feature layer to another with the user being able to select from a list of events created in the original survey.
Survey 1 - Want to pull in answers from event/Event Name
dwold_0-1710524967522.png
dwold_1-1710525011573.png
Survey 2 using search feature
dwold_2-1710525120032.png
dwold_3-1710525146416.png
Would like this to be a drop-down with Event Name list
dwold_4-1710525236633.png
Solved! Go to Solution.
I think you need to add the number of the layer after the FeatureServer part of your URL so it knows which layer you want. For example FeatureServer/0
See this post for more info https://community.esri.com/t5/arcgis-survey123-blog/dynamic-choice-lists-using-search-appearance/ba-...
I think you need to add the number of the layer after the FeatureServer part of your URL so it knows which layer you want. For example FeatureServer/0
See this post for more info https://community.esri.com/t5/arcgis-survey123-blog/dynamic-choice-lists-using-search-appearance/ba-...