Skip to content
Discussion options

You must be logged in to vote

Hey there, @creativetushar,

The Google Sheets plugin's main limitation is that it is meant to work with only one list, such as the list of cards you use in your app. Think of it as one app ↔ one table on a sheet. You'll probably fail if you try to mix simple properties with a list (as you already noticed).

However, it doesn't mean that there is no solution. You can have as many apps on your page as you need. And each app can use the same spreadsheet and even the same sheet, but different ranges: one range (3:4 in your case) for a list of cards, another range (A1:B2) for title and subtitle.

Keep in mind that from the plugin's perspective, A1:B2 is a list (each item has two properties: Title

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by creativetushar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants