# Saving multiple messages in Realtime database

**URL:** https://community.thunkable.com/t/saving-multiple-messages-in-realtime-database/1042293
**Category:** Questions about Thunkable X
**Created:** [January 6, 2021, 7:48pm UTC](https://community.thunkable.com/t/saving-multiple-messages-in-realtime-database/1042293 "2021-01-06T19:48:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![lukas\_b\_98knm](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@lukas\_b\_98knm](https://community.thunkable.com/u/lukas_b_98knm)
#### Post date: [January 6, 2021, 7:48pm UTC](https://community.thunkable.com/t/saving-multiple-messages-in-realtime-database/1042293/1 "2021-01-06T19:48:29Z")

</div>

Hi,

I am facing a challenge. I created this simple messenger and it successfully stores the last sent message in the DB, replacing the prior message. How can I store all messages in the DB? I wanted to use a list and somehow combine the value with the block (insert value to list) but I do not know how I could use it.

Many thanks for your help.

Lukas

 ![Screenshot 2021-01-06 at 20.38.03](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/4/64e81cebd499b0966b7dd976db1a80da1262ade4.png) ![Screenshot 2021-01-06 at 20.38.32](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/6/069a885deca2dbf629078a9b5780c93a7c9f3d41.png) ![Screenshot 2021-01-06 at 20.38.26](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/5/a5eb44351c101c924b72db5f2916242e063b862b.png)

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 6, 2021, 9:35pm UTC](https://community.thunkable.com/t/saving-multiple-messages-in-realtime-database/1042293/2 "2021-01-06T21:35:36Z")

</div>

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/0/20ac87c9b20743aa899936dc53076eaf20fb3543.png)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:31pm UTC](https://community.thunkable.com/t/saving-multiple-messages-in-realtime-database/1042293/4 "2024-11-08T13:31:01Z")

</div>


