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
This is an excerpt from my book – Pro Episerver Commerce – which is now already 2/3 complete. Dictionary types. Previously we discussed on how properties work with catalog content. However – if you have dictionary types in your MetaClasses, they...
Creating a meta field for a BF class of type string will by default result in a db column nvarchar(50). Changing the meta field type to LongText will result in the same. After consulting the documentation (read decompiler) we learn that an attribu...
I really enjoy working with Episerver and developing new cool solutions with it, but sometimes it's hard to get a good overview of how things are configured. One of those things is access rights. In a real simple solution there might only be a few...
Searching in the navigation bar with multiple sites, multiple languages and a lot of content rarely gives you the result you want. Or.. To be honest. Just having the same name on two pages gives you headache. Luckily we have the power to change...
We look at how to break complex website projects down into pieces that are more palatable to the client while involving them in every step of the process.
In some scenarios we would like to disable creating new blocks functionality on Content Areas. Then editors will add only existing items using drag and drop functionality. We could implement one of few solutions to meet this requirement. It can be...
I’ve seen more and more examples on how to NOT use properties on your Content Types – setting visit/Request specific information to them. My example below is a very harmless, but I’ve seen examples where the price for an e-com site is set like thi...
Has your company been wanting to redesign their website, but can’t agree on the best course of action? Let’s say you hire the best designers in town to give your site an entirely new look and feel. It looks great, but does that mean it’s going to...