# Toggle List/Card View Modes

**URL:** https://community.glideapps.com/t/toggle-list-card-view-modes/83742
**Category:** Ask for Help
**Created:** [August 9, 2025, 5:32pm UTC](https://community.glideapps.com/t/toggle-list-card-view-modes/83742 "2025-08-09T17:32:55Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Miesha\_Castillo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/miesha_castillo/32/87239_2.png) [@Miesha\_Castillo](https://community.glideapps.com/u/Miesha_Castillo)
#### Post date: [August 9, 2025, 5:32pm UTC](https://community.glideapps.com/t/toggle-list-card-view-modes/83742/1 "2025-08-09T17:32:55Z")

</div>

Hello! I am making a personal app for myself, a library of sorts. I’m wondering if it’s not possible yet for Glide to have something like a toggle to switch between list view and card view on the same page layout? Just asking for confirmation since I couldn’t find anything to work around it. If it’s not possible, I will resort to creating separate pages for both views. Thank you!

---

<div class="post-metadata">

### Author: ![Lewis\_Parker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lewis_parker/32/91147_2.png) [@Lewis\_Parker](https://community.glideapps.com/u/Lewis_Parker)
#### Post date: [August 9, 2025, 7:34pm UTC](https://community.glideapps.com/t/toggle-list-card-view-modes/83742/2 "2025-08-09T19:34:14Z")

</div>

You don’t need separate pages. Check out the new tab component I think this will work for you if you have a list in one tab and a card collection in the other.

> [@new\_button Tabs Container and Tabs Components in Public Preview](https://community.glideapps.com/t/tabs-container-and-tabs-components-in-public-preview/81864):
>
> Create new layouts with Tabs Container and Tabs Component Show components based on the tab selected by the user Create dynamic badges for each tab Show other containers with the Tabs component Please share feedback in this thread thread As a reminder, Preview features should not be used in Production apps. Read more about Glide’s product release cycle in our [Glide Doc](https://www.glideapps.com/docs/preview-features). Demo Tabs Container Tabs Component
