I want to use choice chips to order a list.
But can't figure out how to set different types of ordering from variables,
same as with filters in lists. A workaround would be to copy the list element a few times and make it conditionally visible.
But then I have to build the choice chips custom as well, because I can't target the action of the chips separately – seems like a very inelegant way to do it.
I want to achieve different types of ordering like “newest” “popular” “location” for the List view.
I have been trying to figure that out for a week now and can't find a simple solution. Your help is very much appreciated.
Use variable to order List - make different ordered Listviews
4
1 reply