# How do i enable in-app sort?

**URL:** https://community.glideapps.com/t/how-do-i-enable-in-app-sort/75992
**Category:** Ask for Help
**Created:** [August 30, 2024, 1:57pm UTC](https://community.glideapps.com/t/how-do-i-enable-in-app-sort/75992 "2024-08-30T13:57:24Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Josh\_Targo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/josh_targo/32/78959_2.png) [@Josh\_Targo](https://community.glideapps.com/u/Josh_Targo)
#### Post date: [August 30, 2024, 1:57pm UTC](https://community.glideapps.com/t/how-do-i-enable-in-app-sort/75992/1 "2024-08-30T13:57:24Z")

</div>

The option to enable in-app sort is nowhere to be found, and none of the documentation tells you where it is. where is it??

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

---

<div class="post-metadata">

### Author: ![Lucas\_Malguy1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_malguy1/32/54607_2.png) [@Lucas\_Malguy1](https://community.glideapps.com/u/Lucas_Malguy1)
#### Post date: [August 30, 2024, 3:37pm UTC](https://community.glideapps.com/t/how-do-i-enable-in-app-sort/75992/2 "2024-08-30T15:37:38Z")

</div>

Contrary to classic apps, where you could add an in app sort, you can’t in the new Glide apps.

You can, as seen in your screenshot, sort the collection by a field.  
Then if you want in app sort, the best thing to do is to use a table collection.

![Screenshot 2024-08-30 at 17.33.53](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/2/228dc9e78e9dd684d077f94e3ad17194e833ef56.png)

Each user can sort the table collection by clicking on any of the headers name of the table:

 ![Screenshot 2024-08-30 at 17.34.11](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/8/a8465a3622c4678cf5d901a3b7cd0c59fdcea690.png)
