I'm trying to load a node under a diffrent parent through the IContentFinder. I can locate the correct node by useing some kind of wildcard system.
So an example:
www.example.com/group1/overview/id
www.example.com/globalOverview/id
The node from group1 can be shown with the correct URL in the global overview. The downside is that the parent is the group overview instead of the globalOverview. This will screw up the breadcrumb and other parent related things.
Is there any way to change the node it's parent for only that request. Or assign a virutal Path/Parent.
If there are other posibilities shoot!
IContentFinder Virtual Node
Hi All,
I'm trying to load a node under a diffrent parent through the IContentFinder. I can locate the correct node by useing some kind of wildcard system.
So an example: www.example.com/group1/overview/id www.example.com/globalOverview/id
The node from group1 can be shown with the correct URL in the global overview. The downside is that the parent is the group overview instead of the globalOverview. This will screw up the breadcrumb and other parent related things.
Is there any way to change the node it's parent for only that request. Or assign a virutal Path/Parent. If there are other posibilities shoot!
Cheers, Tom
is working on a reply...