Hello,
Is it possible to populate a select_one list from attributes retrieved from a feature service? I assume I will need to use a custom javascript function to get the data. I have been doing a lot of reading and I can't find a definitive answer that says if this is possible or not. I'd like to pull the values of a two fields. One field would be the label ("Name") shown on the survey and the other would be the value ("GUID") that would be submitted with the survey.
A second part to this is... If this is possible, can this be executed when the survey opens? I'd like this list to be the first item a user chooses from when they start the survey.
Thanks!