Hello,
I’m working on a registration form that allows respondents to choose from a list of schools. I currently have a ‘none of these’ option that then asks them for more details about their school. After someone does that, I manually add the new school to the options in the question. Is there a way to automate that so any time someone responds with a new school it is added to the list for all future respondents without my manual intervention every time?
I’ve seen some code options for populating questions using JS, but it’s unclear if I can generate the incoming variables from a dynamic list.
Thanks!
