World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
There is no out-of-the-box way of exporting the Episerver Find statistics, but this blog post provides a solution! It gives an overview of how to create a custom report in Episerver which outputs the aforementioned statistics to an Excel file.
The riveting finale documenting the process (loosely) of creating a configurable color picker in Episerver. This part deals with getting color palette definitions from a config file, creating a custom property and wrapping everything up.
This blog post is the first in a two-parter looking into creating a color picker for Episerver that is configurable and suitable for a multi-site setup. This part essentially sets out to explain the approach and goals, then covers the Dojo front-e...
Not exactly a catchy clickbait title but this post looks at enabling the "View on website" link when content doesn't have a template. To do this it examines registering a simple IModelTransform and briefly looks at how this works.
Probably a bit of a niche subject but if you've ever wanted a nested hierarchical facet in Episerver Find this is for you! It builds on the existing HierarchicalFacet2Find code and adds support for nested fields.