# Image + text objects Display on the screen

**URL:** https://community.thunkable.com/t/image-text-objects-display-on-the-screen/3455758
**Category:** Questions about Thunkable X
**Created:** [January 7, 2025, 3:31pm UTC](https://community.thunkable.com/t/image-text-objects-display-on-the-screen/3455758 "2025-01-07T15:31:19Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![jsuetfelsd7q5lx](https://avatars.discourse-cdn.com/v4/letter/j/73ab20/32.png) [@jsuetfelsd7q5lx](https://community.thunkable.com/u/jsuetfelsd7q5lx)
#### Post date: [January 7, 2025, 3:31pm UTC](https://community.thunkable.com/t/image-text-objects-display-on-the-screen/3455758/1 "2025-01-07T15:31:19Z")

</div>

Hi, how can I display multible object each with an image and a text in it?

---

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [January 7, 2025, 3:43pm UTC](https://community.thunkable.com/t/image-text-objects-display-on-the-screen/3455758/2 "2025-01-07T15:43:05Z")

</div>

Hi jsuetfelsd7q5lx, welcome to Thunkable! 🎉

Be sure to check out [How to ask Great Questions v2.0](https://community.thunkable.com/t/how-to-ask-great-questions-v2-0/2689983/1), the [Community Guidelines](https://community.thunkable.com/t/community-guidelines/78/8), and our [Getting Started Guide](https://docs.thunkable.com/getting-started/get-started) to make the best of your Thunkable Community experience!

This sounds like our [Data Viewer Grid](https://docs.thunkable.com/app-design/ui-components/data-components/data-viewers/data-viewer-grid) component. I would look at the documentation first to see how to use these.

---

<div class="post-metadata">

### Author: ![jsuetfelsd7q5lx](https://avatars.discourse-cdn.com/v4/letter/j/73ab20/32.png) [@jsuetfelsd7q5lx](https://community.thunkable.com/u/jsuetfelsd7q5lx)
#### Post date: [January 7, 2025, 4:04pm UTC](https://community.thunkable.com/t/image-text-objects-display-on-the-screen/3455758/3 "2025-01-07T16:04:30Z")

</div>

Yes. But I coudnt get it to work with local stored list

---

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [January 7, 2025, 5:22pm UTC](https://community.thunkable.com/t/image-text-objects-display-on-the-screen/3455758/4 "2025-01-07T17:22:41Z")

</div>

You’ll need to provide more information for anyone to be able to help. Check out [How to ask Great Questions v2.0](https://community.thunkable.com/t/how-to-ask-great-questions-v2-0/2689983) on how to best create a post that will get you the answers you need. Thanks!

---

<div class="post-metadata">

### Author: ![jsuetfelsd7q5lx](https://avatars.discourse-cdn.com/v4/letter/j/73ab20/32.png) [@jsuetfelsd7q5lx](https://community.thunkable.com/u/jsuetfelsd7q5lx)
#### Post date: [January 8, 2025, 10:52am UTC](https://community.thunkable.com/t/image-text-objects-display-on-the-screen/3455758/5 "2025-01-08T10:52:20Z")

</div>

![IMG_0933](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/d/cdb6a6f388f11f2b42feeb4a5aaca6a89c36622b.jpeg)

So that are my blocks.

- I get text + img from the user
- The img and the text are made into an object
- The object is added to a list(stored local )

And now I want do display all the objects in this list on a other screen.  
Thank you for the fast reply and I hope you understand my Problem.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [January 8, 2025, 5:21pm UTC](https://community.thunkable.com/t/image-text-objects-display-on-the-screen/3455758/6 "2025-01-08T17:21:35Z")

</div>

@matt_conroy is right. You should use a Data Viewer. You would need to add the image url and the text to a data source row to display it.

There is no built-in way to display a list of objects.

It’s possible to do this with [cloned components](https://community.thunkable.com/t/thunkable-deep-dive-clone-blocks/3020519) instead but if you are new to Thunkable or to programming in general, I don’t recommend starting with that advanced feature. It’s quite difficult.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [April 8, 2025, 5:21pm UTC](https://community.thunkable.com/t/image-text-objects-display-on-the-screen/3455758/7 "2025-04-08T17:21:36Z")

</div>

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