I have 3 components on a page, each with 10 instances. I’m using the Google sheets plugin to sync those 30 instances with 30 rows of a spreadsheet. My problem is that each set of component instances starts the sync from the spreadsheet’s first row, so all 3 sets of 10 instances pull only the first ten rows from the spreadsheet.
Is there a way to stop the plugin from restarting its row counter with each new component? (The all worked fine before I tried to abstract the 30 layers into 3 components.)
adTHANKSvance!
ET