Recently I faced one challenge. A Sitecore page has a number of rendered fields and all of them can be marked as "editable" in Sitecore out of the box. For example, I have a list of items which are being outputted to the page from a rendering which requests Content Search API and gets list … Continue reading Experience editor. Add all editable items on page to related items publishing
Experience Editor
Sitecore rendering exception handling
What if your rendering throws an exception? Default Sitecore installation will just use ASP.NET behavior and redirect you to the error page (yellowscreen or custom application error page whatever you have configured) Do you like that? Sitecore page is a set of separate renderings and why would I see the error page if one of … Continue reading Sitecore rendering exception handling