I am using kentico xperience 13 MVC and facing problem in Linking any existing page. When click on an option Link an existing page there is no option like Link also all child pages. SO, how can i link any page with all child pages in kentico xperience 13 MVC ?
Link an existing page
Link also all child pages
Linking an existing page only links the page you're linking and not the children. Bringing child pages over is only available when you copy or move a page.
As Brenden said, in Kentico 13 only actual page can be linked (as opposed to Portal engine). The option to link also child pages was not implemented yet.
Hi Muhammad,
If you need this functionality very often, I think you can work around this and hook to the Insert Link event and implement this logic of inserting child nodes as links as well. This however will always insert links to the subtree, rather than just one node.
Do we have any plans to implement this? If yes, Do we have any ETA?
Please, sign in to be able to submit a new answer.