abhi03484
(Abhimanue Sah)
1
Actually i have stored data in tiny db.
Now i wanted to get the data from tinydb and show it in list views, anybody know the blocks
Yoshi
(KidKoder)
2
Show us all blocks what you tried yet. To do this, right-click
on the workspace in your screen and select Download blocks as PNG
. Thx.
Yoshi
themaayur
(Mayur Berad)
3
You can no store tag as list for each tag use diffrent block to store value
You should use a dictionary, you cannot use list for the tag directly
To store various data, pls check out this guide by me