Easier way to list out tags


Is there an easier/shorter way to do this instead of listing out a bunch of blocks?

Perhaps you could test the following:

2 Likes

Thank you so much!

Is there anything similar for CloudDB as well?

Same situation. I want different textboxes to have the different value from the tags

Sorry, that is something what I don't know. Hope for help by others. :slight_smile:

You can do much the same in the CloudDB.GotValue event after calling the taglist, and iterating over that.

1 Like

https://gyazo.com/545653c43c80e9216743018d56aad863


This is the way that I use.

Is there an efficient way to do this?

Try applying the method @Joerg_Kowalski showed for tinyDB

The get value block for CloudDB seems to be different.

2 Likes

THANK YOU SO MUCH! You guys helped me a lot.
I've managed to reduce ~200 blocks using these methods to get my TinyDB and CloudDb data!

Me too! I know that feeling!!!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.