# Make a Tab page

**URL:** https://community.glideapps.com/t/make-a-tab-page/38005
**Category:** Ask for Help
**Created:** [February 1, 2022, 11:20pm UTC](https://community.glideapps.com/t/make-a-tab-page/38005 "2022-02-01T23:20:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Timlittlefield](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/timlittlefield/32/15721_2.png) [@Timlittlefield](https://community.glideapps.com/u/Timlittlefield)
#### Post date: [February 1, 2022, 11:20pm UTC](https://community.glideapps.com/t/make-a-tab-page/38005/1 "2022-02-01T23:20:40Z")

</div>

Can anyone tell me if it is possible to make a tab page to see all the tabs? When I leave them at the bottom it gets busy and hard to use.  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/a/1a1115726e5112f846e59044fdd12ddad12b6870.png)

---

<div class="post-metadata">

### Author: ![Roldy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/roldy/32/36068_2.png) [@Roldy](https://community.glideapps.com/u/Roldy)
#### Post date: [February 1, 2022, 11:31pm UTC](https://community.glideapps.com/t/make-a-tab-page/38005/2 "2022-02-01T23:31:51Z")

</div>

The tab bar can host easily 4/5 tabs… I suggest you to drag the others under the Menu

---

<div class="post-metadata">

### Author: ![Roldy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/roldy/32/36068_2.png) [@Roldy](https://community.glideapps.com/u/Roldy)
#### Post date: [February 1, 2022, 11:48pm UTC](https://community.glideapps.com/t/make-a-tab-page/38005/3 "2022-02-01T23:48:36Z")

</div>

Or you may have a Tab that functions as a menu to access the other “tabs” . For example, if you set the “Detail” style to this menu-tab, you could insert a series of buttons, each of which, with a linked action, could open a screen to show the contents of other sheets (tabs).

---

<div class="post-metadata">

### Author: ![darder](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darder/32/12788_2.png) [@darder](https://community.glideapps.com/u/darder)
#### Post date: [February 2, 2022, 9:23pm UTC](https://community.glideapps.com/t/make-a-tab-page/38005/4 "2022-02-02T21:23:27Z")

</div>

Take a look at this brilliant idea from @Robert_Petitto

> [@Card Collection That Link to Tabs](https://community.glideapps.com/t/card-collection-that-link-to-tabs/38038/2):
>
> Here’s an easy, but not dynamic way of achieving this. Create a custom action on the inline list that checks what the card’s title is. If it’s one thing, then go to tab 1, if it’s another thing, go to tab 2. Here’s an example:
