I’m hoping to use a contact list to send a survey to students. I’d like to use the information in the contact list to pre-populate student information (name, ID, email) into the survey when it loads for each individual student. I have this step figured out but need help with the next part.
I’m hoping that at the end of the survey the student can select a faculty member from a dropdown list that will be populated from a different contact list, and their selection will pre-fill an email field based on their selection. This will then prompt an email trigger to send the faculty member the link to a second survey that will have the first survey’s data piped into it, which I’ve also figured out to do.
I just dont know how to get the dropdown and email to pull and populate from the second contact list. I can’t add all the faculty into the survey directly because the list is huge and needs to be adjusted frequently.