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
The default style for PropertyNumber in EPiServer is often a bit short if you have number larger than 999 and it also aligns the text to left. An easy way around this is to use EPiServer PropertyControlClassFactory. Just create a “PropertyNumberWi...
I was on a project where editors were dragging EPiServer Pages all over the Page Tree. This behaviour broke the application several times because there was also a lack of error trapping. Fair play it was a new EPiServer team and we were all findin...
For this example I am using Public Templates demo from http://world.episerver.com/ as my base. In the code snippet below two EPiServer pages are created based on the [Public] Standard page. One for English and the second one for Swedish public enu...
A couple of times recently I have commented on a blog post here on EPiServer World. A little later when I checked to see if there had been any other comments added, my comment had completely disappeared! At first I though I was going totally crazy...
There's a bug in the XForm implementation that "allow" users to add a input field with the name "id". I put allow in quotes because in CMS 6, the XForm edit dialog will crash and not let you save the XForm. But in CMS 5+ it actually lets you save ...
Based on CMS 6, Commerce 1.0 SP1, and Windows Web Server 2008 This blog is intended to describe how to remove an EPiServer Commerce site and the related framework files. Now, you may be asking yourself a very good question: “Why would ANYONE ever...
I have always want to see how many times a pagetype is beeing used in EPiserver report center. I found this link and made some modifications to make it show up in report center. I also added the pagetypes guid to make it easier to find when using...
The background Since the release of EPiServer 6 i haven´t been engaged in any pure EPiServer projects and therefor haven´t got to use the new and shiny features that comes with version 6. Because of that (and the fact that my EPiServer developer...