Get multiple firebase data in list view

Only one section in STD 1? “A”

The problem is your tag length is less than 1 so it doesnot i tried like this

image
image

and got the result like this

I set the block as you say but it doesn’t work


I set the block as you say but it doesn’t work

As i told you earlier, firebase will not read the single letter tags,

Also in your project bucket there is no more tags possible…

I was stopped with “A” so i received all the 01, 02… as tag list. Look closer my firebase and project bucket used

My project is working from this Firebase database. But I have to make a list of each name.

You may stored data into the database. Did you read from this database into app??

yes
read database in my app
f1

Quite surprise… anyway. Just do this, remove the /1 from both of your project and try with the same.

1 Like

I removed the /1 from both of my project. BUT NOT WORKING

Hello!
I removed all the blocks from my project and re-arranged the blocks as you said. Then only once did the name appear in the list. If not then what is the reason for this?

I hope due to this…

image

See what happened, if I use single digit as tag name (it starts with null)

image

[Alternate]

May be web component(Dictionary) method suits you…

Please refer here

This is my first project in Kodular. I’m still learning. Hope for help from you.

Can data from the same fires be read twice in the same project?
In my project the same firebase data is read twice

No problem you can… but instead of that you can store the details in a variable so that next time you no need to call, simply take it from the global variable

Can data from the same fires be read twice in the same project?
In my project the same firebase data is read twice

I have not received any solution to my problem from you

You are calling value from Firebase Database1 but using When Firebase Database3 Got Value

Similarly calling taglist from Firebase Database1 but using Firebase Database3 Tag List.

Then how will the values receive !!

OP suspended for double posting multiple times.

2 Likes

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