no, like this proc..
Itâs a pleasure for me to solve this error.
That strongly it can also have helped someone else one day
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.
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.
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
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