Data list viewer connect to google sheet

Hi everyone. i’m vietnamese.
i have project:
step 1.create price file with:
name customer
address customer
list product:
Product 1
Product 2
Product 3
Step 2 : save quote to next screen
Step 3 : Check again quote in next screen
Problem when i save quote.
i don’t know method save to google sheet( if only create one row id. i know. but many product for 1 quote , i don’t know)
Please help me!

Show us an example of how your Google Sheet should look with several products listed. We need to see how your rows and columns are set up.


this here layout

I don’t think a Google Sheet is the right format for this kind of information. I would use Firebase because you can use lists (arrays) to store multiple products for a single quote. But Data List Viewers cannot sync to Firebase so that makes this a tricky situation.

Thanks for reply.
i think i will copy sample project and modify that

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.