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
Ha, another milestone for me – I was able to create an XForm in EPiServer and hook it up to a block! First step I took: Create a Form block, which consists of the following properties: public class FormBlock { public virtual string Heading { get;...
Showing how to serialize any EPiServer ContentData type(Page, block...) to JSON.
Showing how to serialize any EPiServer ContentData type(Page, block...) to JSON.
This blog post is just to inform about a bug in EPiServer Self-Optimizing Block that other might encounter. I have reported it to support so it will be handled. We are using EPiServer Self-Optimizing Block to test different versions of blocks on t...
So, you’ve heard of this great search/query/big-data tool we call EPiServer Find. And you have considered trying it out, but couldn’t really find the time to create an index, find some data, parse it into an object model and then index it.. Well –...
I wrote a small console application to ease the migration of the old EPiServer language files generating language tool initialization classes. These classes are used by the database based language tool from a previous article. Source code at GitHu...
If you do not carefully plan for cleaning up abandoned carts ( Forum post ), the number of carts will quickly get out of control. It is highly recommended to have the scheduled job for cleaning up old carts execute on a daily schedule (...
I ran into a small ImageVault 4 configuration error setting up a new testing environment for a client’s EPiServer 7.5 website the other day; all of our ImageVault pubished media URLs had stopped working. Or, actually they worked just fine … Contin...