# Creating tabs / sub-pages

**URL:** https://community.glideapps.com/t/creating-tabs-sub-pages/43076
**Category:** Ask for Help
**Created:** [June 14, 2022, 10:05pm UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076 "2022-06-14T22:05:30Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![lawsonk](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lawsonk/32/43869_2.png) [@lawsonk](https://community.glideapps.com/u/lawsonk)
#### Post date: [June 14, 2022, 10:05pm UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/1 "2022-06-14T22:05:30Z")

</div>

Hi! I’m a new glide user and for my app I’d love to be able to nest pages inside of one another to group them - otherwise the navigation of my application is pretty bad because I will just have 15-20 pages all listed down the left-hand column with no clear groupings. Anyone know the answer? Is this on the roadmap?

---

<div class="post-metadata">

### Author: ![fluittsolutions](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fluittsolutions/32/30155_2.png) [@fluittsolutions](https://community.glideapps.com/u/fluittsolutions)
#### Post date: [June 15, 2022, 12:16am UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/2 "2022-06-15T00:16:37Z")

</div>

Do you mean something like this?  
Are you creating a Glide App or Glide Page?

This is the home page of my data suite for nonprofit organizations. The home page and menu only include the current four modules. Then there are subpages under each. You can check out my promo site at [FCAC Data Suite](https://fcacdatasuite.glide.page/dl/d0a5f4)

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/f/7f4798b87f951ee92ce5dee8b2093dfab9f52288.jpeg)

This is the subpage under Board Tracker…

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

Grant Tracker…you get the idea…

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/d/5d0757c51263f0832b82adcd794a809f2ffaf47f.jpeg)

---

<div class="post-metadata">

### Author: ![lawsonk](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lawsonk/32/43869_2.png) [@lawsonk](https://community.glideapps.com/u/lawsonk)
#### Post date: [June 15, 2022, 1:26am UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/3 "2022-06-15T01:26:22Z")

</div>

Hi ! I’m creating a Glide App. And no, I mean something like this where there are nested pages:  
 ![Screen Shot 2022-06-14 at 9.25.51 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/5/553092171e93a37bb8461bfb5befcad71bbd0a81.png)

---

<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: [June 15, 2022, 1:33am UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/4 "2022-06-15T01:33:28Z")

</div>

No, that is not something that is available as of now.

@fluittsolutions’ approach should work the same for Apps. You show tabs for categories, and on that screen you have a menu for subcategories.

---

<div class="post-metadata">

### Author: ![lawsonk](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lawsonk/32/43869_2.png) [@lawsonk](https://community.glideapps.com/u/lawsonk)
#### Post date: [June 15, 2022, 1:45am UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/5 "2022-06-15T01:45:20Z")

</div>

Got it. That’s unfortunate. I don’t really like that solution though… the UX is not nearly as good. I guess I will just hope they add this feature soon.

---

<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: [June 15, 2022, 1:49am UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/6 "2022-06-15T01:49:37Z")

</div>

You don’t have to use buttons. A good option is an Inline List in tiles layout. Here is an example:

 ![Screen Shot 2022-06-15 at 9.47.28 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/d/8/d801c07a18c356928587d8e7cf172a59a013ad95.jpeg)

[Hero Icons](https://www.glideapps.com/plugins/heroicons) are also really useful for inline menus. I think @Robert_Petitto might have a few examples of that.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 15, 2022, 2:11am UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/7 "2022-06-15T02:11:09Z")

</div>

Ya. Complete with CSS notification badges 😅

 ![Profile](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/8/f855cf6ff6c606bf714e17ef34b6896087ce5823.png)

---

<div class="post-metadata">

### Author: ![fluittsolutions](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fluittsolutions/32/30155_2.png) [@fluittsolutions](https://community.glideapps.com/u/fluittsolutions)
#### Post date: [June 16, 2022, 12:17am UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/8 "2022-06-16T00:17:43Z")

</div>

I use @Darren_Murphy’s approach on my Festival Chasers App. And you can’t go wrong with any @Robert_Petitto video.

---

<div class="post-metadata">

### Author: ![Justin\_V](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/justin_v/32/45858_2.png) [@Justin\_V](https://community.glideapps.com/u/Justin_V)
#### Post date: [August 13, 2022, 6:50pm UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/9 "2022-08-13T18:50:46Z")

</div>

How would I do this in Glide? I’m trying to figure it out but not sure exactly how to set this up. Looks exactly what I’m looking for though.

---

<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: [August 14, 2022, 12:31am UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/10 "2022-08-14T00:31:54Z")

</div>

What exactly do you need from the screenshots? The tabs or the actions on the right?

---

<div class="post-metadata">

### Author: ![fluittsolutions](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fluittsolutions/32/30155_2.png) [@fluittsolutions](https://community.glideapps.com/u/fluittsolutions)
#### Post date: [August 15, 2022, 2:14pm UTC](https://community.glideapps.com/t/creating-tabs-sub-pages/43076/11 "2022-08-15T14:14:00Z")

</div>

In Glide Apps or Glide Pages? And to which example do you refer?
