While extending Sitecore default mechanism of getting Presentation Details, which was explained in previous post, we can go one step further. The idea Imagine that there is a site structure already set. Pages of different templates have some components in [ … ]
Tag: presentation details
Override Sitecore default mechanism of getting Presentation Details
In this post I will explain how we can override default Sitecore behavior of where the presentation details are read from while rendering components. Just a single processor modification is needed to the pipeline. Imagine we have a site with [ … ]