TUBITO
Member
Hi,
I've successfully linked Gravity Forms with Google Sheets to collect customer details.
In each form submission, customers may provide details for up to 10 visitors, including their first and last names.
I'm using Pabbly to connect Gravity Forms to Google Sheets, which works fine for creating a new spreadsheet and populating it with data. However, my challenge is that I can only populate a single row for each form submission. I need the ability to populate up to 10 rows, corresponding to each visitor's details in a single form submission.
In the 'ROW value box', I've entered the following code:
{"userEnteredValue": { "stringValue": "1. 4 : padilla" }}, {"userEnteredValue": { "stringValue": "1. 3 : juan" }}, {"userEnteredValue": { "stringValue": "1. 6 : 1" }}, {"userEnteredValue": { "stringValue": "1. 8 : pasaporte numero" }}
This fills in details for Row 1, but I'm not sure how to modify this code so that it can populate data into Row 2, Row 3, and so on.
I've attached a screenshot for your reference.
Your assistance would be greatly appreciated!
Best regards,
Ju
I've successfully linked Gravity Forms with Google Sheets to collect customer details.
In each form submission, customers may provide details for up to 10 visitors, including their first and last names.
I'm using Pabbly to connect Gravity Forms to Google Sheets, which works fine for creating a new spreadsheet and populating it with data. However, my challenge is that I can only populate a single row for each form submission. I need the ability to populate up to 10 rows, corresponding to each visitor's details in a single form submission.
In the 'ROW value box', I've entered the following code:
{"userEnteredValue": { "stringValue": "1. 4 : padilla" }}, {"userEnteredValue": { "stringValue": "1. 3 : juan" }}, {"userEnteredValue": { "stringValue": "1. 6 : 1" }}, {"userEnteredValue": { "stringValue": "1. 8 : pasaporte numero" }}
This fills in details for Row 1, but I'm not sure how to modify this code so that it can populate data into Row 2, Row 3, and so on.
I've attached a screenshot for your reference.
Your assistance would be greatly appreciated!
Best regards,
Ju
Attachments
Last edited: