Showing specific items
-
Hi, i hope this isn’t a question that is already been answered. I was not able to find a topic that is related to my question. (or my searching skills are terrible)
I’m trying to build a website with a lot of data for books. Al these books, have their own name. All these books are shown on a page called Books.
Now they are shown in order of initial letter, so from a to z. I want to break this down. For example, I only want to show books, starting with the letter A. How can I do this? I think I should use the ‘order by’ and ‘where’ option in pods, so combining them, but I’m not getting to the correct info to do this.
I don’t mind creating 26 Pods list item objects, if that is the way to simply show books in a ‘box’ that all start with the letter A, B, C and so on. I hope somebody can help me!
Greetings from Roy
The topic ‘Showing specific items’ is closed to new replies.