Adding cloud db data

the first one is for chatdata for the listview
second one is for another thing

Then what should I do to make this function

These both are seperate functions but how to make seperate block or else what to do

You can use (if then) block, to check the (tag)

How?Can you show me

Okay, please wait

Especially for this one :
image

you replace the block with this :
because this is a block to retrieve data for a listview
blocks (1)

the listview worked already but I have problem with other
how to use the if then block with grt value

Can you explain more clearly

1 Like

I am busy right now,I will explain later

Okay, no problem

I am not too busy now but I will explain clearly afterwards I actually have a points like thing in my app and if a click a button it should add that number to the points and the point is stored in tinydB of the user's phone and when I click the button it should add the number I kept in label using cloud dB to the points stored in the tinydB .

For that I have blocks I can send it afterwards

I will try to explain. check this .aia:
Test(1).aia (2.0 KB)

1 Like

What project do you want to do, and what kind of app you want

So,no need to have any instalize global tab
We can use get tag without instalize tag?

A chat app but when I click a button it should add the points i gave in a textbox to the person whose tinydB have the name of that person's points that is stored in tinydB using clouddB

Yes, of course

1 Like

Have you tried other chat app projects.
Please see my project chat app that uses CloudDB
http://ai2.appinventor.mit.edu/?galleryId=5848310602137600

My chat app works well but I wanted to add points to users let me try if then block and see if it works