I have Form with about 15 questions, looking to move all the responses into a SharePoint list. I can get the responses into the list using separate columns for each response but what I'm trying to do is put each response into its own row in the list. Is that possible using arrays?
Thank you.