<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><language>en</language><title>Blog posts by Bjorn Isaksen</title> <link>https://world.optimizely.com/blogs/Bjorn-Isaksen/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>EpiCode MultipageProperty, FolderID bug</title>            <link>http://baisaksen.net/episerver/epicode-multipageproperty-folderid-bug</link>            <description>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 [...]</description>            <guid>http://baisaksen.net/episerver/epicode-multipageproperty-folderid-bug</guid>            <pubDate>Tue, 20 Apr 2010 14:20:42 GMT</pubDate>           <category>Blog post</category></item><item> <title>PageAdapter : A simple sample</title>            <link>http://baisaksen.net/episerver/pageadapter-a-simple-sample</link>            <description>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, [...]</description>            <guid>http://baisaksen.net/episerver/pageadapter-a-simple-sample</guid>            <pubDate>Mon, 15 Feb 2010 09:39:47 GMT</pubDate>           <category>Blog post</category></item><item> <title>XForm not redirecting after submit</title>            <link>http://baisaksen.net/?p=89</link>            <description>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 [...]</description>            <guid>http://baisaksen.net/?p=89</guid>            <pubDate>Fri, 29 Jan 2010 13:23:04 GMT</pubDate>           <category>Blog post</category></item><item> <title>How to get a hold of the ToolButtons in EditMode</title>            <link>http://baisaksen.net/?p=76</link>            <description>
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 [...]</description>            <guid>http://baisaksen.net/?p=76</guid>            <pubDate>Fri, 11 Dec 2009 14:31:58 GMT</pubDate>           <category>Blog post</category></item><item> <title>Preparing a 4.x site using EPiCode.DataBaseFileSystem for migration</title>            <link>http://biztech.no/?p=41</link>            <description>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 [...]</description>            <guid>http://biztech.no/?p=41</guid>            <pubDate>Sat, 05 Dec 2009 23:55:05 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>