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
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...
After my previous post about comparing Comparing PageTypeBuilder and EPiServer 7 Preview typed pages I found out that EPiServer 7 Preview now also supports standard .net validation attributes too. I am sure you have had requirements that users can...
After my previous post about comparing Comparing PageTypeBuilder and EPiServer 7 Preview typed pages I found out that EPiServer 7 Preview now also supports standard .net validation attributes too. I am sure you have had requirements that users can...
If you’ve read my blog during the years you’ll know that I’ve blogged at time or two about dependency injection and Ioc-containers. The biggest problem with this that always saddened me a bit was that I could almost never spend any time talking...
I’ve previously written about the migration support in PTB 2 migrations. In Falcon EPiServer have added their own migration support. Let’s start with a simple page type And then we’ll give it a value Changing the property name If we were to change...
In my previous post I talked about " mapping between PageType attributes in PageTypeBuilder and typed pages in EPiServer 7 ". In this post I want to complete the series and talk about the mapping of property definitions in typed pages.
In my previous post I talked about " mapping between PageType attributes in PageTypeBuilder and typed pages in EPiServer 7 ". In this post I want to complete the series and talk about the mapping of property definitions in typed pages.
In my previous post I talked about the the " Differences when referencing the page type from a page template ". This post describes the mapping between PageType attributes in PageTypeBuilder and typed pages in EPiServer 7 Preview.