How to edit Firebase realtime Data

hi, I want to see and edit firebase’s real-time data through app. How can I do that

Just use store value block and if you need more help than just tell the full purpose you want (For ex that you want edit/store number ,text )

I want to edit the amount for the user
Screenshot (335)

Join tag ??? this one you want to edit

Amount Tag which is 740

This Structure of one user
i need if i search user name like UrbanDeveloper
it will show me all tag like amount, code, join, match name password and then i can change and upload it

Ok

Step 1:-
Click on url :arrow_backward:

Then Right Click here and copy this url :arrow_backward:
image

Step 2 :- Setup on :kodular:odular
I am using a button here :arrow_down:
image

and edit firebase like this
image
make these empty :arrow_up:
like this :arrow_down:


Paste url in firebase url and set project bucket to urband…

Step 3:-
Blocks section

Note:- :warning: Your tag name must be correct .
here i am using test as tag
image

now be sure you tag is having value as zero on firebase
image
now after we get value we will store value by adding so that previous value is not deleted


in this way we will store any amount

Hope this works
and
of you got the solution mark the Solution

the guide which i have made you can see that and can now add Amount tag also ok

1…When screen initialise or use any button click
a Set firebase project as Account/UrbanDeveloper
b. Get firebase get tag amount

2 When firebase get value
a.Set text to get value

Now you will see the value in the text box. Below that add ine button and click to save.

3 When save button clicked
a.Set firebase project Account/UrbanDeveloper
b.Save firebase value tag (amount)
Value (text box tex)

Try like this

@Still-learning do you think that your procedure is different than mine :expressionless: :expressionless: :expressionless: :expressionless: :expressionless: :expressionless: :expressionless: :expressionless: :expressionless: :expressionless:

Not much different,

If we set firebase project bucket in the blocks mode, he can use the url at any point.

Also after getting value he want to edit but as per user approach once he received value , adding just +1(no place for user to edit ) and immediately you set to store it. That’s the only difference

1 Like

Yes nothing happens this works fine :wink: :wink: :wink:

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