Cardview on dynamic component

dear all,

i was looking at old post Fully Customizable ChatView Using Dynamic Components and not sure can it be implemented in my current project. now im stuck with the below settings.

current blocks web component getting data from firebase db

current blocks displaying data from firebase db onto the scroll arrangement

was thinking adding this in project but don’t know correct or not :sweat_smile:

current button blocks writing to firebase db

instead of current style, i wanted to make it in cardview and its size will follow according to length of text been posted to

Happy yo see using listninja extn(make sure you are using bug free V6). By the way, Have you got data in web got text? Separated into list? If all success then you need to modify the schema to print in the above style

What is the result if the above schema triggers?

yes, im using the latest version 6 of listninja ext.
in the web got text did get data, and that’s the data shown on the picture of the phone.
now i want to have the text, location and timestamp in a cardview with flexibility that follows the lenght of text, but not sure how.

So your current schema creates only 2 lables. If you want the create lable and print the value init meanwhile ajust your code to get required data from fb