Remove entry from firebase

how to remove a specific entry from firebase?
1

blocks (1)
made as in the screenshots. does not work

What value you’ve set in the tag parameter?


I want to delete the entry “собака”, I wrote “собака” in the text field

You should use the tag name, and not the tag value, with clear tag block.
If you want to delete a specific value in a tag:
1- use get value block to get the value from the titles tag
2- delete items of it, replace it, etc…
3- now store the new edited value to your titles tag.

3 Likes

Titles? in this case the entire line is deleted Titles

That is how the clear tag block works , if you want just to delete a part of a value, check my above edited post :slightly_smiling_face:

Read the Great Guide by @Chirubot :

1 Like