# Cheakout mimic page - (Put component on top of another)

**URL:** https://community.glideapps.com/t/cheakout-mimic-page-put-component-on-top-of-another/28920
**Category:** Ask for Help
**Created:** [July 9, 2021, 8:33pm UTC](https://community.glideapps.com/t/cheakout-mimic-page-put-component-on-top-of-another/28920 "2021-07-09T20:33:07Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Nicolas\_Sicard](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nicolas_sicard/32/16101_2.png) [@Nicolas\_Sicard](https://community.glideapps.com/u/Nicolas_Sicard)
#### Post date: [July 9, 2021, 8:33pm UTC](https://community.glideapps.com/t/cheakout-mimic-page-put-component-on-top-of-another/28920/1 "2021-07-09T20:33:07Z")

</div>

Hey Gliders, I wonder if i can put one text component on top of another. I´m trying to emulate a cheakout page with the products, quantities and prices all in the same line, but I can´t figure out how to do it! If anyone can help me I´ll be very grateful

 ![ghyhy](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/f/9f3454da946bab245b25632cbebbd28ef24577fe.png)

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [July 9, 2021, 8:35pm UTC](https://community.glideapps.com/t/cheakout-mimic-page-put-component-on-top-of-another/28920/2 "2021-07-09T20:35:35Z")

</div>

Hola @Nicolas_Sicard

Take a look a this [post](https://community.glideapps.com/t/css-choice-multiple/27256/11). It might give you an idea.

---

<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: [July 9, 2021, 9:50pm UTC](https://community.glideapps.com/t/cheakout-mimic-page-put-component-on-top-of-another/28920/3 "2021-07-09T21:50:27Z")

</div>

Is your joined list coming from a relation? I would probably just use a compact inline list instead of a table component.

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [July 9, 2021, 9:55pm UTC](https://community.glideapps.com/t/cheakout-mimic-page-put-component-on-top-of-another/28920/4 "2021-07-09T21:55:53Z")

</div>

You can use a template column to create title for that table… but how did you get 12 out of 1 and 2 ? It should be 3…

---

<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: [July 9, 2021, 10:05pm UTC](https://community.glideapps.com/t/cheakout-mimic-page-put-component-on-top-of-another/28920/5 "2021-07-09T22:05:39Z")

</div>

He’s just displaying the joined list column value. It’s not a math or rollup column. The delimiter appears to be a carriage return.

---

<div class="post-metadata">

### Author: ![Nicolas\_Sicard](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nicolas_sicard/32/16101_2.png) [@Nicolas\_Sicard](https://community.glideapps.com/u/Nicolas_Sicard)
#### Post date: [July 9, 2021, 10:12pm UTC](https://community.glideapps.com/t/cheakout-mimic-page-put-component-on-top-of-another/28920/6 "2021-07-09T22:12:22Z")

</div>

I already did this, is not the most pro solution but works for me meanwhile ! I use a template column ;). Thanks!

 ![ghyhy](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/7/b7d736b96e4df4f5cdb0823006b4bd314d565e3c.png)

---

<div class="post-metadata">

### Author: ![Nicolas\_Sicard](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nicolas_sicard/32/16101_2.png) [@Nicolas\_Sicard](https://community.glideapps.com/u/Nicolas_Sicard)
#### Post date: [July 9, 2021, 10:19pm UTC](https://community.glideapps.com/t/cheakout-mimic-page-put-component-on-top-of-another/28920/7 "2021-07-09T22:19:29Z")

</div>

Great! But I couldn´t use it I don´t know why ahhahaha 🤦‍♂️ Thanks for your support!
