I have set up three forms for my project. The first one, without me realizing what I had done, mapped the first question to the first column on its associated Main Table (which is great). However, I cannot get that to happen for the other two forms.
I read how if the question doesn’t match the column name, it will automap. But cannot replicate that in a way that works for the board. Right now, each board has ‘Title’ as the first question (short text). Each form puts out to a column called ‘Title.’ However, the first column on both forms’ Main Table is ‘Item’ and the data for each line item under that column is ‘Incoming From Answer.’
I also read that you can change the item terminology of that first column, so I tried that but it still doesn’t output the first answer there with any of the options.
tl;dr - how do I get the first answer from a form to output to the first column of its associated main table (where the answers are)?