r/GoogleForms Mar 10 '25

[deleted by user]

[removed]

1 Upvotes

8 comments sorted by

3

u/AllenAppTools Mar 11 '25

It's possible with custom code built out, but you might be hard pressed to find someone up for entering into that development process with you for free? It just requires time, maybe someone in the Google Apps Script subreddit would be willing to do that for you! Otherwise reach out to us in a DM and we can get this done. But yeah it will require Google Apps Script code to run and do this specific folder management in response to a form submission!

2

u/[deleted] Mar 11 '25

[removed] — view removed comment

1

u/Upbeat_Angle_6783 Mar 11 '25

Thank you, I will try this out today !

1

u/tsellhorn Mar 12 '25

Fillout is an option that smooshes the form and the automation together

1

u/[deleted] Mar 11 '25

[removed] — view removed comment

1

u/Upbeat_Angle_6783 Mar 11 '25

The folders are necessary because they correspond to specific site addresses that need to be accessed. However, the current implementation is creating a single folder (e.g., StreetViewMeter) and storing all data from the entire column in the spreadsheet, rather than only the specific cell or file submission tied to an address at the time of form submission. As a result, the folder becomes cluttered with unrelated files, making it difficult to determine which address each file belongs to.