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
In previous versions of EPiServer custom validation was normally achieved in one of two ways. You could either create a custom property or hook into a DataFactory event. Both approaches had their disadvantages and advantages. However in EPiServer ...
In previous versions of EPiServer custom validation was normally achieved in one of two ways. You could either create a custom property or hook into a DataFactory event. Both approaches had their disadvantages and advantages. However in EPiServer ...
In my current project, I’m building a news feed, listing events like “A new article was created: [ArticleName]” and “The article [ArticleName] was updated”. Thus, I had the need for distinguishing between a newly created page and a page update. I...
At the Swedish EPiServer partner days, 7:th - 8:th of June Fredrik Darth (Meridium) and Tom Stenius (EPiServer) held a speaker session in which we higlighted common problems related to managing digital media within organizations. Top pressures...
While upgrading from CMS 5 to CMS 6 R2 I got this runtime error: "Unable to load one or more of the requested types. Retreive the LoaderExceptions property for more information."
While searching for a pretty looking image slide show plugin that would not need me to have a Flash player installed on the client computer, or on the client iPad for that matter, I stumbled across an interesting piece of … Continue reading →
There are times you want to connect on of your pages to other pages of certain types. It could be some meta data structure or it could be relevant pages. There are other options out there like FilteredPageReference but if you want to make your...