# Check Box in PAGE

**URL:** https://community.glideapps.com/t/check-box-in-page/56325
**Category:** Ask for Help
**Created:** [January 4, 2023, 2:05pm UTC](https://community.glideapps.com/t/check-box-in-page/56325 "2023-01-04T14:05:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![baremeter](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/baremeter/32/28090_2.png) [@baremeter](https://community.glideapps.com/u/baremeter)
#### Post date: [January 4, 2023, 2:05pm UTC](https://community.glideapps.com/t/check-box-in-page/56325/1 "2023-01-04T14:05:51Z")

</div>

I may be missing something but I cannot find the Check Box  
I am re-writing my APP as a PAGE and can find a Switch but not a Check Box!

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [January 4, 2023, 2:07pm UTC](https://community.glideapps.com/t/check-box-in-page/56325/2 "2023-01-04T14:07:48Z")

</div>

There is no checkbox in Pages, only Switches.

---

<div class="post-metadata">

### Author: ![baremeter](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/baremeter/32/28090_2.png) [@baremeter](https://community.glideapps.com/u/baremeter)
#### Post date: [January 4, 2023, 2:14pm UTC](https://community.glideapps.com/t/check-box-in-page/56325/3 "2023-01-04T14:14:35Z")

</div>

Thank you for your reply - That was not what I was hoping for!  
Is there any way to get the text next to the switch ?

 ![Screenshot 2023-01-04 at 15.13.13](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/8/281825aa9a31e3b69bda6cb931227d992e6071e7.png)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [January 4, 2023, 2:46pm UTC](https://community.glideapps.com/t/check-box-in-page/56325/4 "2023-01-04T14:46:28Z")

</div>

I don’t think so, not without using CSS.  
The best you can probably do is put it inside a multi-column container.

---

<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: [January 5, 2023, 1:09am UTC](https://community.glideapps.com/t/check-box-in-page/56325/5 "2023-01-05T01:09:10Z")

</div>

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

Switch in the 1st column in a 4-column container.
