Take the community feedback survey now.
Take the community feedback survey now.
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
Few months ago I got a Forms support case from a customer. They had a concern for security perspective as well as GDPR perspective. The question is "Is it possible to avoid saving files that are uploaded using the fileupload element and attach th...
This blog post is the first in a two-parter looking into creating a color picker for Episerver that is configurable and suitable for a multi-site setup. This part essentially sets out to explain the approach and goals, then covers the Dojo front-e...
Keeping up to date with Episerver’s continous release cycles can be challenging, especially when you’re a member of the add-on community. Even though it is my responsibility as the developer of a range of public Episerver add-ons, it often tends t...
Even though it may sound like an edge-case for some, it is something you once in a while may be required to do in order to achieve the desired functionality. Dependent on the kind of registration Episerver used to setup their implementation, the...
MediaData, the base class for files and images in Episerver, does not implement ILocalizable and thus does not have the option to include culture-specific properties. I present a workaround.
Tracking down performance issues can be tricky as they can be caused by many things. Somewhere this week I noticed some performance issues on one of our sites. Every day, the site seemed to slow down for quite a while. Not all requests were...
The default image edit mode in Episerver CMS is a little bit boring - it's nothing but an image tag with the actual image. Why not offer a richer on page edit experience for image media as you typically get for pages and blocks?
Hey guys, I am writing a blog series on episerver cms development for beginner. So here is my first blog post about the basic configuration/software required for Episerver development. These are the two things that we need to start the development...