• Syndicated blog - Posted on: Sep 06, 2015

    Probably in every EPiServer project there will be a need to store a list of links to your content pages. EPiServer.CMS.UI 8.6.0 introduced a new multiple ContentReference property. Usually we could use a single property to store a collection of...

  • Syndicated blog - Posted on: Aug 23, 2015

    In one of our project I had to refactor a code responsible for generating XML feed. The feed contains information like title, description and URL. There are three languages enabled for the site: English, Swedish and Norwegian. All pages was first...

  • Syndicated blog - Posted on: Aug 18, 2015

    As we know EPiServer edit mode components, both built-in and custom, are implemented in a modular way. It means that they are isolated to each other. Yet when developing new features sometimes there is a need of creating dependencies between the...

  • Syndicated blog - Posted on: Jul 31, 2015

    I prepared a small improvement for Content Selector property. Standard property is a label displaying selected content name and a button used to selecting a content. After editor selects an item it’s hard to determinate the ID of the selected...

  • Syndicated blog - Posted on: Jul 10, 2015

    A while ago I saw a forum question about how to Enable/Disable SelectItem in SelectionFactory. I thought that it could be interesting to describe how to implement it. Standard checkbox list Let’s start from the basic SelectionFactory usage. To...

 Community Level: Esteemed Citizen

Syndication and sharing