Hi all!
I am a newbie to Thunkable.
I wanted to create an app using Firebase DB and ColinTreeListView to show results.
I read all of the discussions on the Thunkable community relating to the topic and I found only “ColinTreeListView” fixed examples.
I get a datas of message, directly of the “FireBase”.
How to make a dynamic list to put in a “ColinTreeListView” to show 3 datas?
1-Empresa
2-Contato
3-Telephone.
The application bellow has three “labes” to show list that I do.
But I need a help to Do a correct list…
And show datas in one “ColinTreeListView”
Whereas the list is dynamic ie in the number of message varies.
How I can create a list e put in one ColinTreeListView?
In the community I found only “ColinTreeListView” fixed examples.