# How to Enable In-App Sorting

**URL:** https://community.glideapps.com/t/how-to-enable-in-app-sorting/61031
**Category:** Ask for Help
**Created:** [April 26, 2023, 11:47pm UTC](https://community.glideapps.com/t/how-to-enable-in-app-sorting/61031 "2023-04-26T23:47:08Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Stephen\_Strack](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/stephen_strack/32/58153_2.png) [@Stephen\_Strack](https://community.glideapps.com/u/Stephen_Strack)
#### Post date: [April 26, 2023, 11:47pm UTC](https://community.glideapps.com/t/how-to-enable-in-app-sorting/61031/1 "2023-04-26T23:47:08Z")

</div>

I created my first Glide App today and I tried to enable In-App Sorting but I can’t follow the instructions here: [Glide • Sort](https://www.glideapps.com/docs/reference/ux/sort)

Was that feature only supported with Classic Apps?

---

<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: [April 27, 2023, 12:29am UTC](https://community.glideapps.com/t/how-to-enable-in-app-sorting/61031/2 "2023-04-27T00:29:05Z")

</div>

Can you show us how are you structuring your tab? You should be able to sort using the collection settings.

---

<div class="post-metadata">

### Author: ![Stephen\_Strack](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/stephen_strack/32/58153_2.png) [@Stephen\_Strack](https://community.glideapps.com/u/Stephen_Strack)
#### Post date: [April 27, 2023, 10:34pm UTC](https://community.glideapps.com/t/how-to-enable-in-app-sorting/61031/3 "2023-04-27T22:34:54Z")

</div>

My data is a google sheet that looks like this:

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

For sorting, I am sorting the default list. However, I want to enable in app sorting by end users, to sort how they want to. It should be possible per this link: [Glide • Sort](https://www.glideapps.com/docs/reference/ux/sort) but the steps indicated in the instructions aren’t available.

---

<div class="post-metadata">

### Author: ![Stephen\_Strack](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/stephen_strack/32/58153_2.png) [@Stephen\_Strack](https://community.glideapps.com/u/Stephen_Strack)
#### Post date: [April 27, 2023, 10:37pm UTC](https://community.glideapps.com/t/how-to-enable-in-app-sorting/61031/4 "2023-04-27T22:37:41Z")

</div>

You can see my default sort here, but there are no additional sorting options:

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/2/62eefbe7f4a568576f2bf24cc5807ce3524ff0ca.png)

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [April 27, 2023, 10:42pm UTC](https://community.glideapps.com/t/how-to-enable-in-app-sorting/61031/5 "2023-04-27T22:42:37Z")

</div>

Just below _Check-in_, to the right of the _Search_ bar, there is a filter symbol. In that dropdown menu your users should be able to sort by _Table (Party)_.

---

<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: [April 27, 2023, 11:27pm UTC](https://community.glideapps.com/t/how-to-enable-in-app-sorting/61031/6 "2023-04-27T23:27:39Z")

</div>

So I think what you want to do is to provide more sorting options like this part mentions?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/2/62c7e75cb49e06dcde43b0c48d743b4c50fa6e96.jpeg)

It’s not possible as of now.

---

<div class="post-metadata">

### Author: ![Stephen\_Strack](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/stephen_strack/32/58153_2.png) [@Stephen\_Strack](https://community.glideapps.com/u/Stephen_Strack)
#### Post date: [April 29, 2023, 6:13pm UTC](https://community.glideapps.com/t/how-to-enable-in-app-sorting/61031/7 "2023-04-29T18:13:09Z")

</div>

That provides the option to filter, but not to sort.
