World is now on Opti ID! Learn more

  • Posted on: Sep 11, 2017

    In previous Episerver versions, a default view for the current content type was loaded when you navigated the content tree. By using a UIDescriptor, it was possible to change the default view for a specific ContentType. For example, in Alloy demo...

  • Syndicated blog - Posted on: Sep 03, 2017

    When adding a block to HTML editor it’s rendered as a DIV element with name of the block. After a while it could be hard to determinate from where the block was referenced. I improved block rendering by adding “Edit” link to the block element. In...

  • Syndicated blog - Posted on: Jul 31, 2017

    EPiServer provides a build-in SelectionFactory for enums and SelectOne attribute for selecting single value. But for flags enum we want to have a checkbox list and be able to select more than one value. In this article I’d like to show how to use...

  • Syndicated blog - Posted on: Jul 25, 2017

    When creating new block directly from ContentArea, the block is automatically published and added to ContentArea. This behavior is not configurable. In this article I will show how to add new block as a draft. We need to prepare a new EditorDescri...

  • Syndicated blog - Posted on: Jul 06, 2017

    When creating new property type that stores content references then it’s recommended to implement PropertySoftLinkIndexer class. It will be used for indexing links to other content. For example when item type of PropertyList has ContentReference...

 Community Level: Contributing Citizen

Syndication and sharing