# How to display a list of images and text in a ListView in Thunkable x?

**URL:** https://community.thunkable.com/t/how-to-display-a-list-of-images-and-text-in-a-listview-in-thunkable-x/572832
**Category:** Questions about Thunkable X
**Tags:** design, beginner
**Created:** [May 17, 2020, 12:23pm UTC](https://community.thunkable.com/t/how-to-display-a-list-of-images-and-text-in-a-listview-in-thunkable-x/572832 "2020-05-17T12:23:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![bowiesushio521f](https://avatars.discourse-cdn.com/v4/letter/b/35a633/32.png) [@bowiesushio521f](https://community.thunkable.com/u/bowiesushio521f)
#### Post date: [May 17, 2020, 12:23pm UTC](https://community.thunkable.com/t/how-to-display-a-list-of-images-and-text-in-a-listview-in-thunkable-x/572832/1 "2020-05-17T12:23:31Z")

</div>

Hello, I am trying to show image and text in Listview. Can anyone share a tutorial or explain how this can be achieved in Thunkable x. Thanks.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [May 17, 2020, 12:57pm UTC](https://community.thunkable.com/t/how-to-display-a-list-of-images-and-text-in-a-listview-in-thunkable-x/572832/2 "2020-05-17T12:57:14Z")

</div>

Are your text and images come from airtable/google sheets or somewhere like an api or in app data?

If so you could use the new data viewer component

If they are dynamic data, this may help

> [@Custom Dataviewer and data sources (extended list viewer)](http://community.thunkable.com/t/custom-dataviewer-and-data-sources-extended-list-viewer/568413):
>
> I wanted to share this with those who want to use a data source not yet set up for the new dataviewer, like an API. this example uses my news API account (feel free to abuse it and get it shut down if you really desire) it imitates the cards created by the new dataviewer.let me know what you think. remix it up and come back to share! [https://thunk.app/w/-P6GK8VPv](https://thunk.app/w/-P6GK8VPv)[https://x.thunkable.com/copy/76e5b05a875febe850f44366434e959d](https://x.thunkable.com/copy/76e5b05a875febe850f44366434e959d) blocks used I just realiz…

---

<div class="post-metadata">

### Author: ![bowiesushio521f](https://avatars.discourse-cdn.com/v4/letter/b/35a633/32.png) [@bowiesushio521f](https://community.thunkable.com/u/bowiesushio521f)
#### Post date: [May 31, 2020, 6:37pm UTC](https://community.thunkable.com/t/how-to-display-a-list-of-images-and-text-in-a-listview-in-thunkable-x/572832/3 "2020-05-31T18:37:24Z")

</div>

Thanks.

---

<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, 11:28am UTC](https://community.thunkable.com/t/how-to-display-a-list-of-images-and-text-in-a-listview-in-thunkable-x/572832/4 "2024-11-08T11:28:50Z")

</div>


