Replies: 0
I’m trying to build a form that populates more than one row in a Google Sheet from a single submitted form.
ie In the Google Sheet there are columns for [user-name], [email], [date], and then [item-type], [item-size], [item-location] etc, and users should be able to entre multiple items without having to submit multiple forms. (A bit like a shopping list.)
Is there a way to do this with this plugin?