How to sync TinyDB And Google SpreadSheets Data?

no, like this proc..

image

as i said upper

image

then

It works well now.
Thank you very much for your help, your time and especially your patience

1 Like

It’s a pleasure for me to solve this error. :heart_eyes:

That strongly it can also have helped someone else one day :folded_hands:

Do you want to clear the database after upload or you want the datas in both gsheet as well as tinydb?

After you @Still-learning showed me the last time how to create dynamically produced cards with @dynamiccomponts and @DevYB image the lander from GSheet data and Template Schema. I wanted to use this data in online and also be able to display it also offline with TinyDB we found a solution with @Prem_Gupta and @RayzZz.

Special Thanks to the entire proactive community.

1 Like

Hello All

I activated the “VA_Prod{id}” “clickable” component: True, when I click on an article in my template Schema.

Is it possible to open the information and the image of the Card Product by using the data already stored in Tiny DB to a new other Vertical_ Arrangement?

The idea is that when I click on an article, I open the details of this article in vertical_Arrangement.

Thanks in advance !!!

Thank you very much this extension is great

But my problem concerns that navigation and not storage.
I want to be able to use the data that I already save I just look for a simple and basic way without any extension.

Hello Friends

PLEASE HELP ME :folded_hands:

@Still-learning @Prem_Gupta @RaYzZz @techxsarthak


Capture d'écran 2025-06-02 164646

Error is saying you provide image component not string.

Please tell me Who can i fix it ?

debug your blocks: rightclick and “Do It” on all blocks where you are trying to set an Image. Start with the Screen4 initialize blocks and check those start values.

Make sure what is the 7th item inthe global variable. In the load asyn it expects image/ing url/img path but got string

In both cases, it’s the same mistake

TrainingApp.aia (1.8 MB)

To be honest, I did not understand your approach.

Why the start value is empty? Test this screen promptly. Do not test directly from this screen. Else remove the blocks from screen init and test

If you come to this screen from the previous, you may pass the img url but the debug says the star value is empty, if so you cannot take the 2nd item from this empty string

The bug that I need to correct is at what level please? If you do not illustrate the blocks I do not understand your Sorry solution I am a beginner in Kodular Big Master.

Why the start value is empty?

In truth, I even try to display the image and the name of the product towards a screen. I prefer to display it with Tiny DB when (I click on a Card Product) on a verticularly on this same screen 3
But I can’t do it
Please help me