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
From what I heard, developers seem to love both QuickSilver – as a template – and ServiceApi – as a REST server – very much. Despite of being relatively new on the field, they are being used quite frequently – QuickSilver is the preferred choice f...
First off, what is Business Foundation (BF)? BF is basically a meta system where you can define an entity type and its properties. But it doesn’t stop there, the main differences between BF and the “regular” meta system in Commerce are that you ca...
Shows how to install and use a custom "dictionary like" EPiServer property.
Shows how to install and use a custom "dictionary like" EPiServer property.
Recently we had to support custom segments as part of the Hierachical routing mechanism put in place for Commerce. Optimization of the User Experience required us to support a section specific URL on a fairly advanced product presentation page....
As from EPiServer 9.4 you can make use of the notification api. It’s mainly used within the projects feature as far as I can tell, but I found another use for it. NOTE: It’s still in beta. Imagine you have a scheduled job e.g. It does some importa...
Adjusting default conventions for e.g. Asset Groups and Related Entry Types does not seem to be very well documented by Episerver. For that reason, I quickly want to cover those adjustment options here. It is a very simple exercise, so let us jump...
In one of out projects I had a requirement to prepare a multiline text property that supports line breaks. It had to be a standard textarea field with no HTML elements just plain text with new line support. The dojo editor didn’t require changes,...