I have a problem…I think I am probably missing something very easy and simple, but I could not figure it out.
I have been using Glide since 3 years now, and I always have been using the “old” glide apps (now they are called legacy).
I have a collection, a list of items. In the editor of the glide legacy app, I can choose a sorting column to be used in order to sort the list AND I have the possibility to add more than one “in-app sort”, i.e. there is the possibility, inside the app on the phone and on the web, to sort differently the list.
For example, the users can sort the list by name, by expiring date and by project.
I was unable to find how to make it in glide app (formerly glide pages)…I think (and hope) I am missing something very silly that I do not see on the editor…
I have a new question…Always speking about the new glide app compared to old one, the previuos in-app filter let you select more than 1 option, and see all the items in a list which were ok with at least 1 element of the filter. For example, let’s say we had 3 classrooms, in the filter I could select classroom 1 AND classromm 2, and see all the student of the 2 class, and not see the 3rd classroom…now I can only select 1 classroom each time…Is this something again changed in worse or I am missing something?
Both of your problems can be fixed if you create a custom filter. It’s more difficult and it will take some updates from your limits. But in that case you can have multiple choice in the filter and create the different sorting options.
There are different ways to do that, but usually I create the Title Action for the list with “Show new screen” action. After that you can use a helper table or current user’s row to store values that you will record there using filter dropdowns for example. And based on the values you create indication filter columns in your database.
I think there are some guides at Youtube that you can check if that’s not 100% clear
@Loqode Thanks for your video! very appreciated!! I did managed to get a similar result, but mine is not a nice as yours…I think I will copy your one! Any advice about filtering and selecting more than 1 option at once? For example, see my text below
You might not see multi-filter option if you don’t have it enabled, as it’s a new feature still in preview. From your project home, top right look for “Previews”