Alright Survery123 community I need your help.
I am trying to have one survey question answer another survey question from a choice_list or a .csv or even a feature service.
Here is the situation.
The survey will ask the users what location they are at. When they answer each location has a specific site code associated to it. I would like the correct site code to auto-populate when the location is selected.
From what I can find this is possible using the appearance search functionality in the form.
Here is the link to using the search() appearance
I have tried to follow this format but clearly I am doing something wrong.
search(‘tableName’, ‘searchType’, ‘searchColumn’, ‘searchText’, ‘filterColumn’, ‘filterText’)
Any help would be wonderful.
I have attached the forms below. Since i am doing this wrong I cleared the appearance column out to start over.