I know this was posted before in the community but that didn’t solve my problem or I didn’t understand how that works.
I want to add this datas in a dynamic cardview. Please help me with the blocks.
1 Like
What is the problem? Getting data from firebase or creating dynamic labels ?
For getting data from firebase the easiest way is use web component. Set url to
https://<PROJECTID>.firebaseio.com/.json
and use dictionary blocks to populate lists with the help of [Free] Json To Dictionary Extension
Try this
data.aia (43.4 KB)
1 Like
I want to get tags and values of the tags from each bucket and show each buckets tags and values into each Dynamic CardView ( Dynamic image, Dynamic Labels)
That works. Thanks a lot. Love you so much
You made my day. Thank you for your kind attention & everything you done for me.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.