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
This blog explains how content can be personalized in EPiServer. I've created an example that shows content based on the visitor's current weather.
In the last post I described how to extend the All properties view. I changed the behavior of forms editing by subscribing to events between widgets. But code did not affect the On Page edit view. It was possible to edit message details, while it...
The new version now finally supports other types of content like MediaData, BlockData and CatalogContent in addition to PageData. Read the whole blog post.Related Posts: New version of Tags for Episerver New version of Geta oEmbed Creating a mobil...
In this blog series I am going to show you step by step how you can add EPiServer Find to a project and also how to use it and the most functions in it. Installing EPiServer Find Filtering what to index Implementing a simple search page Extend...
Are you starting your first EPiServer Commerce project? What are the major differences between the products? What new challenges do you face in an ecommerce project vs a regular website project?
EPiServer provides Alloy sample which uses IPageViewModel interface to provide strongly typed model for layout, but this approach has several issues. In this article I am going to show alternative way for strongly typed layout models. Problem Lot ...
In this blog post, we will see how to log complex objects in EPiServer, and how to get rid of boilerplate code by using dependency injection.
Here’s a little code sample that is useful for when you need to perform an automatic redirect after content is moved in EPiServer, to avoid getting a bunch of 404’s. Read the whole blog post.Related Posts: Redirect based on Episerver visitor group...