# User-configurable sorting

**URL:** https://community.glideapps.com/t/user-configurable-sorting/3342
**Category:** Feature Requests
**Created:** [January 5, 2020, 5:55pm UTC](https://community.glideapps.com/t/user-configurable-sorting/3342 "2020-01-05T17:55:22Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [January 5, 2020, 5:55pm UTC](https://community.glideapps.com/t/user-configurable-sorting/3342/1 "2020-01-05T17:55:22Z")

</div>

Would be great for users to be able to sort lists as needed (alphabetically, by date/time added, ascending/descending).

---

<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: [January 5, 2020, 6:15pm UTC](https://community.glideapps.com/t/user-configurable-sorting/3342/2 "2020-01-05T18:15:53Z")

</div>

You could probably do this with a choice component to select a sorting type and then use visibility to control multiple inline lists that are sorted differently. Only one list would show at a time depending on the selected value in the choice component. A built in feature would be far better of course, but this may be a workaround for you. Unfortunately it would require per user data so everybody has control over their own choice component.

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [January 5, 2020, 7:38pm UTC](https://community.glideapps.com/t/user-configurable-sorting/3342/3 "2020-01-05T19:38:12Z")

</div>

Yeah I thought of that as an option took and it’s definitely possible, but having sorting options built in would be way more user friendly, especially for newer Gliders

---

<div class="post-metadata">

### Author: ![spencersRus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spencersrus/32/69_2.png) [@spencersRus](https://community.glideapps.com/u/spencersRus)
#### Post date: [January 5, 2020, 8:26pm UTC](https://community.glideapps.com/t/user-configurable-sorting/3342/4 "2020-01-05T20:26:59Z")

</div>

This is not perfect. (because there is no sign in) but this is a beginning thought of how what @Jeff_Hager was talking about.

[https://ojek4.glideapp.io](https://ojek4.glideapp.io)

The user sort choic has 3 lists and each list has its own visibility and sort.

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

---

<div class="post-metadata">

### Author: ![JackVaughan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jackvaughan/32/49023_2.png) [@JackVaughan](https://community.glideapps.com/u/JackVaughan)
#### Post date: [January 6, 2020, 10:50am UTC](https://community.glideapps.com/t/user-configurable-sorting/3342/5 "2020-01-06T10:50:38Z")

</div>

Nice workaround 👍🏽

---

<div class="post-metadata">

### Author: ![spencersRus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spencersrus/32/69_2.png) [@spencersRus](https://community.glideapps.com/u/spencersRus)
#### Post date: [January 6, 2020, 10:37pm UTC](https://community.glideapps.com/t/user-configurable-sorting/3342/6 "2020-01-06T22:37:05Z")

</div>

I added another sort: Popularity

I had a column ‘count’ the votes and then the User can choose to sort by popularity.

[https://ojek4.glideapp.io](https://ojek4.glideapp.io)

---

<div class="post-metadata">

### Author: ![QuantumPlanet](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/quantumplanet/32/2775_2.png) [@QuantumPlanet](https://community.glideapps.com/u/QuantumPlanet)
#### Post date: [January 16, 2020, 12:33pm UTC](https://community.glideapps.com/t/user-configurable-sorting/3342/7 "2020-01-16T12:33:37Z")

</div>

Hi Spencer,

Could you explain in more details how you’ve configured this? Does the user sort their preferences in the other tab?

---

<div class="post-metadata">

### Author: ![Cisco\_Muratalla](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/cisco_muratalla/32/12358_2.png) [@Cisco\_Muratalla](https://community.glideapps.com/u/Cisco_Muratalla)
#### Post date: [February 23, 2021, 7:26pm UTC](https://community.glideapps.com/t/user-configurable-sorting/3342/8 "2021-02-23T19:26:51Z")

</div>

Work-around provided, checked with shchc, closing topic.

---

<div class="post-metadata">

### Author: ![Cisco\_Muratalla](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/cisco_muratalla/32/12358_2.png) [@Cisco\_Muratalla](https://community.glideapps.com/u/Cisco_Muratalla)
#### Post date: [February 23, 2021, 7:26pm UTC](https://community.glideapps.com/t/user-configurable-sorting/3342/9 "2021-02-23T19:26:56Z")

</div>


