• Posted on: Feb 20, 2017

    There are two ways of creating components. You can either use ComponentAttribute or GadgetAttribute. The ComponentAttribute is the recommended solution. From EPiServer.CMS.UI 10.6.0 the GadgetAttribute is marked as obsolete and will be removed in ...

  • Syndicated blog - Posted on: Jan 09, 2017

    A while ago I was struggling with permanent redirects problem. The page linked as a shortcut was not updated; always first version was used as a redirect destination. I had no idea where it could be cached. Of course at the end it turned out that...

  • Syndicated blog - Posted on: Jul 01, 2016

    Since few months PropertyList property is available in EPiServer. It allows to create list of blocks. List value is serialized to JSON and stored together with Page. The property doesn’t allow to work with simple types like strings or integers. An...

  • Syndicated blog - Posted on: Jun 23, 2016

    There are many situations when the solution works on Development and Test environments, but there are some problems with Production. Few times I had to create test page, check how system behaves and then delete the page. There is no Permanent Dele...

  • Syndicated blog - Posted on: Jun 15, 2016

    In one of our projects we have News page type. It has a “see more” section with links to other news pages. When editor is creating New page, he adds few articles to “see more” section. In some situations he would like to pick few random pages. I...

 Community Level: Esteemed Citizen

Syndication and sharing