# Show Inline list of images

**URL:** https://community.glideapps.com/t/show-inline-list-of-images/36012
**Category:** Ask for Help
**Created:** [December 16, 2021, 11:11am UTC](https://community.glideapps.com/t/show-inline-list-of-images/36012 "2021-12-16T11:11:19Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![mzsadiek](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mzsadiek/32/36021_2.png) [@mzsadiek](https://community.glideapps.com/u/mzsadiek)
#### Post date: [December 16, 2021, 11:11am UTC](https://community.glideapps.com/t/show-inline-list-of-images/36012/1 "2021-12-16T11:11:19Z")

</div>

Hello everyone,

I have a table with one row per item. One of the columns contains 10 URLs of images, separated by a comma. I have another column that does "Split Text’ to split each URL for each image within the column. Now I want to show all those images on the details screen of this item.

However, I can only show one image per row instead of in an inline list, instead of multiple images within one column. What can I do to show these images on the details screen?

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [December 16, 2021, 11:41am UTC](https://community.glideapps.com/t/show-inline-list-of-images/36012/2 "2021-12-16T11:41:10Z")

</div>

This post may be helpful: [🐟🥖🧺 Transpose Columns to an Inline List: The Miracle Method](https://community.glideapps.com/t/transpose-columns-to-an-inline-list-the-miracle-method/32766)

---

<div class="post-metadata">

### Author: ![mzsadiek](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mzsadiek/32/36021_2.png) [@mzsadiek](https://community.glideapps.com/u/mzsadiek)
#### Post date: [December 17, 2021, 11:55am UTC](https://community.glideapps.com/t/show-inline-list-of-images/36012/3 "2021-12-17T11:55:52Z")

</div>

Thank you very much. That post has been beneficial. I made a table with rows 1 to 20, and a column that has all the values separated by a comma and then a column with each of the images in a different row.

I am also able to link the user table to the item table, so I can set the columns in the right way.

However, I am not able to get the new table linked to the column with the comma separated values. In the users table there is a lookup column which shows the comma separated images. But within this new table, when I try to select it, I can see all user rows, except for the lookup column with this value. Which I find very strange, as it does show some other lookup columns with values from other relations.

Any guess what could be going wrong?

---

<div class="post-metadata">

### Author: ![mzsadiek](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mzsadiek/32/36021_2.png) [@mzsadiek](https://community.glideapps.com/u/mzsadiek)
#### Post date: [December 17, 2021, 12:07pm UTC](https://community.glideapps.com/t/show-inline-list-of-images/36012/4 "2021-12-17T12:07:38Z")

</div>

I got the solution; I just had to set a user-specific column, a text field, to the value of the comma-separated images, instead of a lookup column. Thanks!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [December 18, 2021, 12:08pm UTC](https://community.glideapps.com/t/show-inline-list-of-images/36012/5 "2021-12-18T12:08:18Z")

</div>

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