Hi guys,
I have a Collection: Products
Inside this Products Collection, I have an Option field: CATEGORY
Now I make a One-Pager Directory (INDEX), where I make an Accordion, representing each CATEGORY, and filter the categories accordingly.
So far so good. But now I get into problems:
I want to display each CATEGORY on it's own Detail Page (since it has to show different values form the Collection)
But: I can't make more than ONE new DETAIL PAGE. I can make a copy on the first Details Page, but the Collection records will still open in the first Details Page (even though the link points to the copied Details Page)
Isn´t it possible to make more that ONE Detail Page for each Collection?
kr. John