Hi guys,
In a solution I am working on, I have ended up using ProductLink.Clean for Product details link instead of ProductLinkGroup.Clean.
This link generates a Product detail link without Group information in it. Because of this, the breadcrumb will only get the root page.
I am wondering if I can "cheat" the system by supplying a GroupID in the Detail page or before the Detail page is loaded. Something like a Session or Context information.
Thank you,
Adrian