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.
Best answer by Nam Nguyen
MJWest wrote:
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.
Hi @rondev , Thanks so much for your reply. Unfortunately, I’m not a programmer and have LIMITED coding capabilities. Could you say anymore or point me in a direction? I thought I read somewhere on a past post (might have been yours!) about coding javascript in the dropdown question. I’ve also tried authenticators based on faculty name to prefill and then use that to find the email address. The issue I cant seem to get past is that it only pulls from the student list I’ve distributed the survey to or the individual link for a specific student. Any guidance would be greatlly appreciated, and thank you for your past posts on similar topics, they’ve gotten me pretty far!
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.
Thank you, @dxconnamnguyen . I was wondering about that but it doesn’t seem to be active in my instance or brand. So I’ll look into seeing if it’s available. Appreciate your response.
For anyone who saw the post above, just an FYI that the supplemental data functionality is still in beta testing and I was informed they are not allowing any more test users. There’s no clear answer of when it will be available.