Hello,
I have 5 forms in my glide app, each sending their answer to a different sheet in google sheets. However, I’ve noticed that it would be better for my Users if they had 1 form with all the questions in it. Is there a way to regroup all those forms into 1 form easily (aka not copying components 1 by 1 by hand) That form would send all the data to 1 sheet.
However, creating a new form from scratch is not an option, because the components used are tedious to make by hand (for each question, 1 choice component with either the right amount or “Other”, and if “Other” is chosen, then there is a number entry to enter the available amount)
You can theoretically copy all the entry components from all forms into one (there’s a Copy All function, you don’t have to copy 1 by 1), but you still have to add columns to one centralized sheet/table to hold the responses, and then potentially have to re-connect the components to those new columns.
1 Like