# Make from 4 inlinelists to one

**URL:** https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757
**Category:** Ask for Help
**Created:** [December 9, 2021, 8:18pm UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757 "2021-12-09T20:18:57Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Waser\_I\_Solutions](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/waser_i_solutions/32/34937_2.png) [@Waser\_I\_Solutions](https://community.glideapps.com/u/Waser_I_Solutions)
#### Post date: [December 9, 2021, 8:18pm UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757/1 "2021-12-09T20:18:57Z")

</div>

Hi everyone, I saw this in videos, but I can’t recreate it, it hacked somewhere.

I have four tables here, these show four tires of the higher-level tire set.

However, I don’t want to display them one below the other, but side by side in an inline list, how do I do that?

 ![Bildschirmfoto 2021-12-09 um 21.15.15](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/6/c6ed963c8331059a320111a1d845a9efe9f243fb.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: [December 9, 2021, 9:22pm UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757/2 "2021-12-09T21:22:08Z")

</div>

Here’s how I do four inline lists set up 2x2 but I’m not sure if it will work for your case.

You could do step 4 in Glide with relations + lookups

> [@Side-by-Side Inline](https://community.glideapps.com/t/side-by-side-inline/21176):
>
> I recently stumbled across a way to display a side by side inline list and thought I would share. In my opinion the most aesthetically pleasing layout for this is a Tiles view with Tile Shape 3:2 and x2 per row. Below we are pulling data from different columns for the right and left sides. I did most of the work in GSheets and it uses a lot of rows so I’d be interested in moving the logic to Glide. Anyways here it goes… Step 1 Create a list of duplic…

---

<div class="post-metadata">

### Author: ![Waser\_I\_Solutions](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/waser_i_solutions/32/34937_2.png) [@Waser\_I\_Solutions](https://community.glideapps.com/u/Waser_I_Solutions)
#### Post date: [December 13, 2021, 10:32am UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757/3 "2021-12-13T10:32:33Z")

</div>

yes, but @Robert_Petitto it showed how to do it in some of his videos, but I can’t get it to display 4 side by side from these tables below.

---

<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: [December 13, 2021, 11:05am UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757/4 "2021-12-13T11:05:33Z")

</div>

Trying to understand your question and how your screen is set up. Your screenshot above shows what appears to me like 1 inline list with 4 items. You mention that you have 4 tables. I assume by tables, you mean lists. So are you saying that you have 1 list with 4 items, or 4 separate lists with 1 item each?

---

<div class="post-metadata">

### Author: ![Waser\_I\_Solutions](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/waser_i_solutions/32/34937_2.png) [@Waser\_I\_Solutions](https://community.glideapps.com/u/Waser_I_Solutions)
#### Post date: [December 13, 2021, 12:47pm UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757/5 "2021-12-13T12:47:37Z")

</div>

there are 4 different tables for 4 wheels (front right, front left, rear right, rear left). these are displayed in 4 inline lists. I don’t want to display these 4 inlinelists vertically but horizontally

 ![Bildschirmfoto 2021-12-13 um 13.39.26](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/c/2c1951bb89a5f3a2dd9370d45258feed857c5c7d.png)  
 ![Bildschirmfoto 2021-12-13 um 13.40.46](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/a/5ac51a471529daf3d9d641483108f89213da7a07.png)

---

<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: [December 13, 2021, 1:01pm UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757/6 "2021-12-13T13:01:11Z")

</div>

I’m just curious. Why do you have separate tables for each tire instead of all tires in the same table with another column to identify if it’s a front left, rear right, etc.?

---

<div class="post-metadata">

### Author: ![Waser\_I\_Solutions](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/waser_i_solutions/32/34937_2.png) [@Waser\_I\_Solutions](https://community.glideapps.com/u/Waser_I_Solutions)
#### Post date: [December 13, 2021, 1:21pm UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757/7 "2021-12-13T13:21:56Z")

</div>

i want to give each tire its own screen. figured that is the easiest way to do it. If I only create one table with all tires, is my idea better to implement? ps: the tires are currently set in relation to the warehouse number, in the tire hotel

---

<div class="post-metadata">

### Author: ![Waser\_I\_Solutions](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/waser_i_solutions/32/34937_2.png) [@Waser\_I\_Solutions](https://community.glideapps.com/u/Waser_I_Solutions)
#### Post date: [December 13, 2021, 1:25pm UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757/8 "2021-12-13T13:25:30Z")

</div>

![Bildschirmfoto 2021-12-13 um 14.23.43](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/e/b/eb39891f9f58a63b1d2c614050b3729bb82f5a03.png)  
 ![Bildschirmfoto 2021-12-13 um 14.23.53](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/b/fb3052e032356e2c0d4867f748d50845078a56be.jpeg)  
when i go into the tire, the screen looks like this, i wanted to have a screen per tire and not all 4 tires in one, that was the idea. But I’m new to glide and I’m grateful for tips

---

<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: [December 13, 2021, 1:59pm UTC](https://community.glideapps.com/t/make-from-4-inlinelists-to-one/35757/9 "2021-12-13T13:59:25Z")

</div>

I think one table would be a whole lot easier. You would still have a row for each tire, so when you view each one, you would still be viewing a single tire instead of 4. You would also have only one tire detail screen to design instead of 4.

This would also help with your design for you list, because you would be able to use a tiles layout, which lets you display list items in grids up to 4 items wide. Something like this:  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/9/a9e3f3549cc07711ebd70218e9791768e6a6caa4.png)

As for your relation, you have a couple of options. Either you assign the Warehouse ID to each tire in the tire table and then create a relation from the warehouse table to the tire table linking those ID’s, or you create a comma delimited list of tire ID’s in the warehouse table row, then use a split column to split the comma delimited list into an array, then create your relation from that split array in the warehouse table to the tire ID in the tire table.
