# How do I make 4 columns in a collection?

**URL:** https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057
**Category:** Ask for Help
**Created:** [April 3, 2023, 7:53am UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057 "2023-04-03T07:53:58Z")
**Posts on this page:** 17
**Page:** 1

<div class="post-metadata">

### Author: ![Scd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scd/32/49495_2.png) [@Scd](https://community.glideapps.com/u/Scd)
#### Post date: [April 3, 2023, 7:53am UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/1 "2023-04-03T07:53:58Z")

</div>

In the new website of glide, they show off lots of very nice conten but i somehow feel left behind because the actual funcationality of the glide platform doesnt seem to be able to do what they’re presenting.

See this screenshot of the video on the main page, it shows an example app with a 4 column collection layout. How can i replicate this? Tried searching for the template, doesn’t exist.

Looking for your help 🙂

---

<div class="post-metadata">

### Author: ![Scd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scd/32/49495_2.png) [@Scd](https://community.glideapps.com/u/Scd)
#### Post date: [April 3, 2023, 7:54am UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/2 "2023-04-03T07:54:40Z")

</div>

![Skærmbillede 2023-04-03 kl. 09.46.45](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/9/8980cede6d367560ccb95f6f236980e5e9902484.jpeg)

---

<div class="post-metadata">

### Author: ![pluzgi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pluzgi/32/56533_2.png) [@pluzgi](https://community.glideapps.com/u/pluzgi)
#### Post date: [April 3, 2023, 11:22am UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/3 "2023-04-03T11:22:06Z")

</div>

I assume you can reach that with the custom collection.  
have a nice day.

---

<div class="post-metadata">

### Author: ![Scd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scd/32/49495_2.png) [@Scd](https://community.glideapps.com/u/Scd)
#### Post date: [April 3, 2023, 11:58am UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/4 "2023-04-03T11:58:34Z")

</div>

Not possible

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [April 3, 2023, 12:31pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/5 "2023-04-03T12:31:09Z")

</div>

Multiple column containers are only available in New Apps not classic apps. To use multiple columns add a container to your screen and on the right hand side of the editor adjust the number of columns.

FYI multiple columns only work in desktop mode… in mobile they will stack on top of each other.

---

<div class="post-metadata">

### Author: ![Scd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scd/32/49495_2.png) [@Scd](https://community.glideapps.com/u/Scd)
#### Post date: [April 3, 2023, 12:41pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/6 "2023-04-03T12:41:56Z")

</div>

I can’t see where u are referring to. Please help 🙂

 ![Skærmbillede 2023-04-03 kl. 14.40.53](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/b/bbf26ea90708eb19a7263cbe2ce040ff1f616889.jpeg)

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [April 3, 2023, 12:45pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/7 "2023-04-03T12:45:30Z")

</div>

Try the ‘container’ component instead of custom collection.

If you are trying to make a ‘4 column collection’ where one collection spills across the other columns I don’t think that’s Natively possible… what you can do is have 4 separate collections inside one container

FYI you can’t put a custom collection inside of a container just use a regular one

---

<div class="post-metadata">

### Author: ![Scd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scd/32/49495_2.png) [@Scd](https://community.glideapps.com/u/Scd)
#### Post date: [April 3, 2023, 12:52pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/8 "2023-04-03T12:52:55Z")

</div>

That makes sense now - However, according to their copy it’s designed as if it’s a 4 column collection.

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [April 3, 2023, 12:56pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/9 "2023-04-03T12:56:08Z")

</div>

You could try a single table collection instead of the advice above… that would give you three columns wide. I can’t be for certain but possibly the screenshot is of a table collection with improvements that haven’t been released.

---

<div class="post-metadata">

### Author: ![Scd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scd/32/49495_2.png) [@Scd](https://community.glideapps.com/u/Scd)
#### Post date: [April 3, 2023, 1:01pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/10 "2023-04-03T13:01:45Z")

</div>

It just annoys me that they showcase things not released yet. They’ve done that multiple times before.

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [April 3, 2023, 1:09pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/11 "2023-04-03T13:09:35Z")

</div>

I hear ya. In fact the screenshot you shared is ‘5’ columns wide and the second column has an image. I think it’s pretty telling that this component doesn’t exist yet… at least not in its final form. I do believe it’s on the road map though.

If I’m mistaken I’m sure my colleagues will correct me 😉

---

<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: [April 3, 2023, 1:31pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/12 "2023-04-03T13:31:45Z")

</div>

Have you tried the Data Grid component?

---

<div class="post-metadata">

### Author: ![Scotttiey](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/scotttiey/32/57378_2.png) [@Scotttiey](https://community.glideapps.com/u/Scotttiey)
#### Post date: [April 3, 2023, 2:43pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/13 "2023-04-03T14:43:58Z")

</div>

Hi @Jeff_Hager I think the image in the screenshot is showing actions being available (3 dots on the right) on the record which isn’t available on the Data Grid (one of the shortcomings)

---

<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: [April 3, 2023, 2:54pm UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/14 "2023-04-03T14:54:51Z")

</div>

Yes you are correct. It’s not directly the same as what the screenshot is showing, but the Data Grid might be a useful alternative if you don’t need the 3 dot option. Ideally the Table Collection would allow you to add multiple columns the same way that the Data Grid does.

I would hope that these are new features that we can look forward to from Glide, but yes I agree that it’s confusing that they are showing features that don’t exist yet.

---

<div class="post-metadata">

### Author: ![Dylan\_Smith1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dylan_smith1/32/50769_2.png) [@Dylan\_Smith1](https://community.glideapps.com/u/Dylan_Smith1)
#### Post date: [November 24, 2023, 5:37am UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/15 "2023-11-24T05:37:24Z")

</div>

Hi. Jeff. I am having the same issue as what you are discussing. How do I use the Table collection to add more columns? It seems maxed out at 4 but I would like to extend it like how it is done with the data grid to 7 columns. Can you advise?

---

<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: [November 24, 2023, 6:02am UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/16 "2023-11-24T06:02:01Z")

</div>

The Table Collection does not allow any more columns than what it currently offers.

---

<div class="post-metadata">

### Author: ![Miguel\_Basilio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/miguel_basilio/32/70059_2.png) [@Miguel\_Basilio](https://community.glideapps.com/u/Miguel_Basilio)
#### Post date: [January 28, 2024, 6:06am UTC](https://community.glideapps.com/t/how-do-i-make-4-columns-in-a-collection/60057/17 "2024-01-28T06:06:58Z")

</div>

Such a shame, this limits so much the user interface and functionality
