World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
In this post I’ll show how to create editors for complex properties in EPiServer. With complex properties I am referring to block properties that have several sub properties. For this blog post, I’ll be using the ButtonBlock of the Alloy Template...
There are two new base classes when working with web forms based pages in the EPiServer user interface. The first one is EPiServer.Shell.WebForms.WebFormsBase from the EPiServer.UI assembly . The main responsibility for this class is to add script...
There has been a few blog and forum posts about how to restrict what can be added to a content area. In this blog post I’ll show a new attribute in EPiServer 7.5 and how this can be used to accomplish this. Restricting a ContentArea The AllowedTyp...
In EPiServer 7.5 we have done some additions that makes it possible to alter quite a few things regarding how your content types should look and behave in the EPiServer UI. This is done by adding something called a UI Descriptor which is responsib...
This is an updated blog post on how to set up single/multiple selection from a list of predefined values (The original blog post can be found here ). In this blog post we are going to use two new attributes in EPiServer 7.5 that are located in the...