# Is it possible to put two form entries side by side?

**URL:** https://community.glideapps.com/t/is-it-possible-to-put-two-form-entries-side-by-side/71456
**Category:** Ask for Help
**Created:** [March 6, 2024, 7:12am UTC](https://community.glideapps.com/t/is-it-possible-to-put-two-form-entries-side-by-side/71456 "2024-03-06T07:12:28Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Andreea\_Nisipeanu](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/andreea_nisipeanu/32/62787_2.png) [@Andreea\_Nisipeanu](https://community.glideapps.com/u/Andreea_Nisipeanu)
#### Post date: [March 6, 2024, 7:12am UTC](https://community.glideapps.com/t/is-it-possible-to-put-two-form-entries-side-by-side/71456/1 "2024-03-06T07:12:28Z")

</div>

Hello! I have a question about the form entries organization. So, it is possible to put two entries next to each other? For example, I have a **choice entry** with the phone number prefix depending on the country and a **phone entry** that I would like to have on the same row.

If you have a solution, I would ask you to exemplify it step by step as I am at the beginning of learning. Thank you! 🙂

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [March 6, 2024, 2:53pm UTC](https://community.glideapps.com/t/is-it-possible-to-put-two-form-entries-side-by-side/71456/2 "2024-03-06T14:53:43Z")

</div>

I think containers would allow you to do it on a screen that is big enough.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/5/152893acbd2f224c530946c6ae0a2fd5e16b0f22.png)

But they stack on top of each other on a mobile screen anyway, so I don’t know if you want it.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/c/2c70dd2580fc88b9746a2fceb143c174bd7558bb.png)

---

<div class="post-metadata">

### Author: ![Andreea\_Nisipeanu](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/andreea_nisipeanu/32/62787_2.png) [@Andreea\_Nisipeanu](https://community.glideapps.com/u/Andreea_Nisipeanu)
#### Post date: [March 6, 2024, 3:09pm UTC](https://community.glideapps.com/t/is-it-possible-to-put-two-form-entries-side-by-side/71456/3 "2024-03-06T15:09:53Z")

</div>

Thank 🙂 . I’ve tried with containers. But I thought there was another solution with CSS

---

<div class="post-metadata">

### Author: ![Thanakorn\_Chotthanig](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thanakorn_chotthanig/32/79081_2.png) [@Thanakorn\_Chotthanig](https://community.glideapps.com/u/Thanakorn_Chotthanig)
#### Post date: [November 13, 2025, 4:42am UTC](https://community.glideapps.com/t/is-it-possible-to-put-two-form-entries-side-by-side/71456/4 "2025-11-13T04:42:24Z")

</div>

Hi guys I’m also looking for this solution but by using container. is there submit button involved or how? @ThinhDinh

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 13, 2025, 11:59pm UTC](https://community.glideapps.com/t/is-it-possible-to-put-two-form-entries-side-by-side/71456/5 "2025-11-13T23:59:31Z")

</div>

I think the ultimate problem here is they stack anyway on a mobile screen unless maybe when CSS is involved. Do you have access to CSS?
