Hi I have a repeating list of type = questions on the home page
Each question has a category assigned to it.
I’ve made the category name on the home page clickable, and if the users click on the category,I want to land them on a page with a repeating list of questions only for that category. How can I do that