I currently have a csv file attached to my survey that lists plant species. I have a select_one plant name with the calculation pulldata('USDA Plant Database common name', 'ScientificName', 'ScientificName', 'enter_name1') and appearance autocomplete
The Csv file contains an enormous amount of choices all from one column called scientific name. I want to avoid puttin each choice in the choices sheet of the Survey file. Is there anyway i can make the choices pulldata from the csv or do the choices have to be input into the survey?
All i want is as field tech input the name suggestions drop down for what they are looking for
ex: Royal
autopopulates: Royal Palm, Royal Poinciena, ect.