From tinydb list to chat view

hey koders,
how to set list items to chat view.
on screen1 intialize

add items to list item = call tinydb1 get value

then from list then set chat view message

in short we can say
how to set items from list to chatview

This post was flagged by the community and is temporarily hidden.

you can use a loop?

How to do it?

use a for loop to go through every item in your list and use add message

I cannot understand if you can show using blocks

first of all clear your doubt so that i dont misunderstand
you have a list of messages in a list form and you need to add all of that message in the chat view right?

2 Likes

yes you’re on Right track

1 Like

ok can you show it using blocks

Do in this way
and save the list in tiny db :slightly_smiling_face:

Thanks to
@Jinx For Solving
@luv.ak.tech for replying / looking to my query

2 Likes

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