I have a portfolio parent page, with child project pages. These project pages have categorises applied to them (some have more than one category applied to them).
I now want to create three more pages (on the same level as the portfolio parent page). One for each category or service. And for these pages to display a list of projects categorised with that service. I want to manually be able to order the list.
In the Panel Blueprint how to do I display all the pages with a particular category (that are all child pages of a different page)? I presume once I have the list displayed I can order the list to my choosing in the Panel?
If you wanted to sort them manually, you would have to use a pages field instead.
This usually would have the disadvantage that you would have to add the entries manually, but you could also automate this by appending new pages via a hook.