I have this content structure
-- Products Group has Products Category which has Products which is Content Tree like this.
I want to render something like this. On my website I will have nav link like below
Product Group 1 | Product Group 2 | Product Group 3 | Product Group 4...
Clicking on any link will render all Product Categories and Products inside them like this.
Let's say I clicked Product Group 1
PG1 category 1
- A (Product)
- B (Product)
- C (Product)
PG1 category 2
- A (Product)
- B (Product)
- C (Product)
PG1 category 3
- A (Product)
- B (Product)
- C (Product)
I configured Hierarchical Viewer/Transformation for this. But its only showing Product Categories/Products for only one Product Group.
P.S Unable to find how to attach SS for Webpart Settings. Kindly suggest.
Regards,
Chetan