November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
Is it time to take your first Episerver CMS certification exam or retake an expired ECD exam? I took my first Episerver ECD exam 8 years ago on CMS 5, and have taken it several times again since then for different versions. Recently I did the new...
Using this quick-guide might save you some time to create polls using new Episerver Forms. It requires some customization for a specific use-case, but gives a good idea on how to get started.
Ok time for another overview plugin. This time it's a plugin that gives you an overview of wich content types (both pages and blocks) wich are not fully synchronized due to one or many changes done via admin mode. It's very simple, just an html...
In this article I will continue implementing page preview in ContentArea. I already have custom view which renders current page in ContentArea. The item could look better when it’s surrounded by two fake items. It will give the feeling of how the...
If you buy any kind of IT product as a CMS (Content Management System) or DAM (Digital Asset Management) in the traditional way (the word product usually tells us that it’s traditional licenses) then the buyer needs to do all or part of the...
Introduction Some times ago, I had a post about adding a custom field to eCommerce from the user interface. That post got very popular and some folks like Khurram Khan and Steve C. mentioned that it is possible to add fields to eCommerce...
Our solutions are expected to work in a stateless environment where session affinity (sticky sessions) is disabled. ASP.NET MVC, which is the .NET web foundation of most Episerver projects, are considered stateless with a few exceptions. One of th...
In previous article I started preparing custom iframe view. For the news page I displayed teaser text. In this post I will describe how to render current page in ContentArea. In the template I used property control . The control will render...