Hi,
I am trying to make a 'flowers names' list app and I want to store this data to cloudb and view the names in list in Listpicker, I am trying to do it as Tinydb I guess but I am not getting it right, you may check my blocks any help
Hi,
I am trying to make a 'flowers names' list app and I want to store this data to cloudb and view the names in list in Listpicker, I am trying to do it as Tinydb I guess but I am not getting it right, you may check my blocks any help
What exactly is the problem, returning a list of tags from cloudDB to display in the listview ?
Use the getTagList method, and the list returned in the gotTagList event.
Hi,
I tried using the getTaglist method still I am not getting the list
Is there any other method?
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
Thank you,
I will try this and let you know
Hi,
this is working absolutely very fine,
Anything else I will let you know,
Have a nice day,
Thank you.
Hi,
I had a few tags previously saved, but when I now open them I get this error but on clicking on other side of the screen this error disappears and the tag is fetched in the specific boxes
Were the previous ones saved like this:
If so you will need to replace these with ones that are a list:
Just store values to the same tag to overwrite.
I have also undeleted your post with images of screen and blocks, this will help for this topic to make sense for others...
Hi,
I did not get you can you please show in blocks?
I did show you blocks.
I applied the block method but that is still showing the error
Did you update your earlier entries that used the join block instead of the list block ?
Yes I did
Then check each tag's value to ensure the textbox values (2 & 3) are in a list
You have not followed my blocks...remove the join block and use a make a list block instead
Yes checked the values are there
I used the make list block still its giving the same error