# See all as button below list

**URL:** https://community.glideapps.com/t/see-all-as-button-below-list/48416
**Category:** Feature Requests
**Created:** [September 2, 2022, 2:46pm UTC](https://community.glideapps.com/t/see-all-as-button-below-list/48416 "2022-09-02T14:46:11Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ovi](https://avatars.discourse-cdn.com/v4/letter/o/3ab097/32.png) [@Ovi](https://community.glideapps.com/u/Ovi)
#### Post date: [September 2, 2022, 2:46pm UTC](https://community.glideapps.com/t/see-all-as-button-below-list/48416/1 "2022-09-02T14:46:11Z")

</div>

To have the option to display “See all” in an inline list also as a button below the list

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [September 2, 2022, 3:05pm UTC](https://community.glideapps.com/t/see-all-as-button-below-list/48416/2 "2022-09-02T15:05:24Z")

</div>

That can be done with a details style layout. Add an inline list. Set the list to only display the number of items you want to see, but disable the built in “See All” option. Then add a button with an action to ‘Show New Screen’. Open that screen and add an inline list with no restrictions on the number of items shown.

Like what I already do in my app.

 ![Screenshot_20220902-100738-762](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/4/8/4828284973e41b010b3006e81984378cd82f26bd.png)
