Take the community feedback survey now.
Take the community feedback survey now.
The Content Inspector is an open source addon for Episerver which helps you get a better overview and improved navigation of complex content structures, such as nested blocks. Once installed, it will add a new menu item to the content area dropdow...
A checkboxlist/SelectMany property will by default render a single vertically aligned list of checkboxes in the Episerver UI. This is fine for most cases, but depending on how many items you have, you might want to separate them into multiple...
Many users use blocks in their XhtmlString properties. However, when an XhtmlString field is being indexed by EPiServer Find, the block content does not get included in the field value. This could lead to users not getting relevant search hits if...
Since EPiServer 9.0.0, EPiServer.Core.PropertyList has been available through the API. Keep in mind that this is a pre-release API, as documented in the code: NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibilit...
I’ve uploaded a new version of EPiCode.InspectInIndex to the EPiServer Nuget feed. If you have not heard of InspectInIndex before, you should check out my previous blog post . The new version contains a few bug fixes, including a recurring...