I wondering to create several sorting options for users.
Use cases: users can sort posts by date and popularity (count of comments).
But I can’t find how to make it with Softr functionality. Could somebody share your approach to solving this problem?