<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">Blog posts by Bjorn Isaksen</title><link href="http://world.optimizely.com" /><updated>2010-04-20T14:20:42.0000000Z</updated><id>https://world.optimizely.com/blogs/Bjorn-Isaksen/</id> <generator uri="http://world.optimizely.com" version="2.0">Optimizely World</generator> <entry><title>EpiCode MultipageProperty, FolderID bug</title><link href="http://baisaksen.net/episerver/epicode-multipageproperty-folderid-bug" /><id>Earlier today we experienced an unwanted behavior using the MultipageProperty. When picking a document on the current site, and navigating to the pagefolder part of the filebrowser, it would report that the pagefile did not exists, even if it did.
 
A quick look at the generated source quickly revealed that the folderID in the javascript [...]</id><updated>2010-04-20T14:20:42.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>PageAdapter : A simple sample</title><link href="http://baisaksen.net/episerver/pageadapter-a-simple-sample" /><id>Last week I encountered a scenario while migrating, where I needed to hide a couple of properties from rendering in edit mode under certain circumstances.
In the 4.x solution, this was accomplished by hooking into EPDataFactory.LoadedDefaultPageData and EPDataFactory.LoadedPage in global.asax. Then getting the PropertyDataCollection and set the OwnerTab of the properties to –1 to hide them.
Now, [...]</id><updated>2010-02-15T09:39:47.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>XForm not redirecting after submit</title><link href="http://baisaksen.net/?p=89" /><id>Some days ago we published the first test version of a migrated EPiServer site. Luckily the testing has gone very well and few issues have been logged. One incident though, was the forms not redirecting to the receipt page after being submitted. 
Now that seems like a little issue, but it so turned out I [...]</id><updated>2010-01-29T13:23:04.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>How to get a hold of the ToolButtons in EditMode</title><link href="http://baisaksen.net/?p=76" /><id>
During my current migration project, I came across a property which added a client side confirmation dialog on EPiServer’s “Save”, “Save &amp;#38; View” and “Save &amp;#38; Publish” buttons in edit mode. This was done by finding the CommandTool’s inside the PropertyDataForm and hook up a custom javascript.
Now in CMS5, these CommandTool have been replaced by [...]</id><updated>2009-12-11T14:31:58.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Preparing a 4.x site using EPiCode.DataBaseFileSystem for migration</title><link href="http://biztech.no/?p=41" /><id>I recently started to migrate a mid sized EPiServer site from 4.62 to 5. In a workshop with bvnetwork they quickly pointed out that the migration tool did not handle the database file system and we needed to get the files out of the database and onto a native EPiServer file system first.
To do the [...]</id><updated>2009-12-05T23:55:05.0000000Z</updated><summary type="html">Blog post</summary></entry></feed>