Would be great for users to be able to sort lists as needed (alphabetically, by date/time added, ascending/descending).
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.
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
This is not perfect. (because there is no sign in) but this is a beginning thought of how what @Jeff_Hager was talking about.
The user sort choic has 3 lists and each list has its own visibility and sort.
Nice workaround
I added another sort: Popularity
I had a column ‘count’ the votes and then the User can choose to sort by popularity.
Hi Spencer,
Could you explain in more details how you’ve configured this? Does the user sort their preferences in the other tab?
Work-around provided, checked with shchc, closing topic.