If I import a group from a csv file, and it has additional columns, do those fields then get passed through and show up in the downloaded responses?
So for example, I might have:
ContactName_____ContactEmail_____BossName
or whatever. When I download the responses, will BossName be there for each individual as well as their answers?
Thanks!