# How to create a carousel of images in the Glide table

**URL:** https://community.glideapps.com/t/how-to-create-a-carousel-of-images-in-the-glide-table/21663
**Category:** Ask for Help
**Created:** [January 24, 2021, 11:21am UTC](https://community.glideapps.com/t/how-to-create-a-carousel-of-images-in-the-glide-table/21663 "2021-01-24T11:21:53Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Vladimir\_Zambakhidze](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vladimir_zambakhidze/32/13882_2.png) [@Vladimir\_Zambakhidze](https://community.glideapps.com/u/Vladimir_Zambakhidze)
#### Post date: [January 24, 2021, 11:21am UTC](https://community.glideapps.com/t/how-to-create-a-carousel-of-images-in-the-glide-table/21663/1 "2021-01-24T11:21:54Z")

</div>

Hello everybody!  
Please tell me how to create a carousel of images in the Glide table?  
When using the Google table, everything works as it should, the images are merged into one cell. This does not happen in the Glide table. And there is no way to upload several images at once, only one is uploaded.

 ![Снимок экрана 2021-01-24 в 13.58.04](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/6/76636b01a303cf3a0bc930096048d58f523fdf8e.png)

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [January 24, 2021, 11:47am UTC](https://community.glideapps.com/t/how-to-create-a-carousel-of-images-in-the-glide-table/21663/2 "2021-01-24T11:47:02Z")

</div>

@Jeff_Hager has already covered this topic. Can’t remember which thread now.

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [January 24, 2021, 11:57am UTC](https://community.glideapps.com/t/how-to-create-a-carousel-of-images-in-the-glide-table/21663/3 "2021-01-24T11:57:28Z")

</div>

> [@new Glide Tables](https://community.glideapps.com/t/glide-tables/15597/71):
>
> @Jeff_Hager, DONE! worked! check it out ! smiling_face_with_three_hearts I created 3 templates to catch the URLS (3 images). Then a 4th comma temp, and then a split text. Update: Two ways we can do this: Long way - creating tmps of each image URL, comma tmp, and split text; or Short way - creating a comma tmp of all images, and the split Both demos are available in idiot’s guide

Lol on the strength of his suggestions I remember solving a number of these problems. But in the end I think I advised myself against arrays on tables. Too many pitfalls. I prefer GS.

Tx.

---

<div class="post-metadata">

### Author: ![Vladimir\_Zambakhidze](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/vladimir_zambakhidze/32/13882_2.png) [@Vladimir\_Zambakhidze](https://community.glideapps.com/u/Vladimir_Zambakhidze)
#### Post date: [January 24, 2021, 12:26pm UTC](https://community.glideapps.com/t/how-to-create-a-carousel-of-images-in-the-glide-table/21663/4 "2021-01-24T12:26:28Z")

</div>

Thank you!  
It worked

---

<div class="post-metadata">

### Author: ![learning](https://avatars.discourse-cdn.com/v4/letter/l/5daacb/32.png) [@learning](https://community.glideapps.com/u/learning)
#### Post date: [March 31, 2023, 6:04pm UTC](https://community.glideapps.com/t/how-to-create-a-carousel-of-images-in-the-glide-table/21663/5 "2023-03-31T18:04:32Z")

</div>

Hi, how do I access the Idiot’s Guide to create an image template in new version of Glide (not Classic)?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 31, 2023, 7:16pm UTC](https://community.glideapps.com/t/how-to-create-a-carousel-of-images-in-the-glide-table/21663/6 "2023-03-31T19:16:58Z")

</div>

If it’s the image carousel you are asking about…that’s not yet an option in the new Glide Apps. When it does become available, I would recommend a Make Array column to create your array of images.

…and no. I don’t know when it will be available.
