I have a custom post type — “products” — and I want to create collections of these products. Each collection will have a page, but a product can be in multiple collections.
The trick is I want to have a custom post order for each page/collection. So the same post could be #1 in one collection, and number #5 in another collection.
Is there any way to do this using Piklist?