Hello!
I am currently trying to create a list, with items from Firebase.
I have different project buckets (1,2,3,4,5) and in all of them there is the same tag (Mail)
with different value.
I want to make a list of all the project buckets, that in them, the tag “Mail” got the value that I chose.
When I tried to make a loop and go through the Project Buckets, when I compare the values to the one I chose, I get thrown out of the loop when using “Get value”, because I need to use
“When firebase got value” in order to continue.
For example, in the image I added, the result is that the list is “12, 12, 12”, because the Mail I chose to compare appears 3 times, but I only get the last project bucket.
Please help, I will truly appreciate it.
Have a great day!