Hey, Thunkers
I have a cloud list and I want to show it in a scrollable column by creating s label for each item in that list. I came up with this (but it didn’t work) -
Please help!!
You might consider this: Display Firebase items in List Viewer
1 Like
Thanks @tatiang, but I have done making the list from the database now I want to show this in a series of label with each label containing the values from the list.
1 Like
This is very much hard for me to understand Is there not any simpler way?
Sure.
- Create a for each loop based on your list
- Put Create Label block in the loop
- Set created Label text = current list item
2 Likes
Here is an example of taking a JSON and turning it into an actionable list
https://x.thunkable.com/copy/275d4684fb6fc90d1e8445d589cc4676