# Images deleted from DVL

**URL:** https://community.thunkable.com/t/images-deleted-from-dvl/3468960
**Category:** Issues / Bugs
**Created:** [January 11, 2025, 6:47pm UTC](https://community.thunkable.com/t/images-deleted-from-dvl/3468960 "2025-01-11T18:47:47Z")
**Posts on this page:** 4
**Page:** 2

<div class="post-metadata">

### Author: ![mobinovaappslym](https://avatars.discourse-cdn.com/v4/letter/m/cab0a1/32.png) [@mobinovaappslym](https://community.thunkable.com/u/mobinovaappslym)
#### Post date: [January 15, 2025, 10:44am UTC](https://community.thunkable.com/t/images-deleted-from-dvl/3468960/21 "2025-01-15T10:44:16Z")

</div>

@codeswept  
This is the blocks that I’m using to create and get data.

 ![IMG_20250115_120314](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/0/e08c3e900d17d395be9a27fcd41331ad7aba0d03.jpeg)  
 ![IMG_20250115_120422](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/1/4/14d4e1ecdb04789c72b56e82f6efb3cba5d42b5a.jpeg)  
 ![IMG_20250115_120447](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/5/b/5b009437d01dc8f4511c917be2d83ee37e56a701.jpeg)

---

<div class="post-metadata">

### Author: ![codeswept](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/codeswept/32/87755_2.png) [@codeswept](https://community.thunkable.com/u/codeswept)
#### Post date: [January 15, 2025, 10:46am UTC](https://community.thunkable.com/t/images-deleted-from-dvl/3468960/22 "2025-01-15T10:46:18Z")

</div>

Try using an app variable for your ‘event variable’. Also, can you share a screenshot of the result you’re getting when live testing?

---

<div class="post-metadata">

### Author: ![mobinovaappslym](https://avatars.discourse-cdn.com/v4/letter/m/cab0a1/32.png) [@mobinovaappslym](https://community.thunkable.com/u/mobinovaappslym)
#### Post date: [January 15, 2025, 11:27am UTC](https://community.thunkable.com/t/images-deleted-from-dvl/3468960/23 "2025-01-15T11:27:55Z")

</div>

This means that all this data will be visible for me and only when I’m in … just close and reopen it will disappear on the app even it still on the sheet.

---

<div class="post-metadata">

### Author: ![codeswept](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/codeswept/32/87755_2.png) [@codeswept](https://community.thunkable.com/u/codeswept)
#### Post date: [January 15, 2025, 11:58am UTC](https://community.thunkable.com/t/images-deleted-from-dvl/3468960/24 "2025-01-15T11:58:30Z")

</div>

I assumed that every time the user clicks on a certain component of the DVL, they are taken to a different screen to view further information about that one component. When one user wants to view further info, all the other users do not want the same thing. So the entire list of your data should be stored in Google Sheets where it is visible to all users even when they close the app and reopen it, while the individual components that are clicked should be stored in an app variable as their viewing is only temporary. This is what I assumed the intention was; please correct me if I’m wrong.

[Previous page](https://community.thunkable.com/t/images-deleted-from-dvl/3468960.md?page=1)
