Call data from Firebase DB to Collintree listview not works

Hi all… i am new in kodular. I want to call data from Firebase DB to Collintree listview but it’s not works, the list not show up on screen, just blank screen. Here’s the block.

you are using blocks incorrect in got value,

when got value, how do you know which list is receiving data?
you must add something there to know which data tag is receiving data

I selected the value in index 1, 2, 3, 4, and 5 and show only index 5, 2 and 1 to listview

no that method will not work here because that is not a list, these values are receiving one after other, you have to store that all values to a single list, then from that list you can select with index

![Test2|375x461

I change the block like this one but still not working >.<

can you show me the right one… i am not good in listing

i will create blocks for you

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