Take the community feedback survey now.

Get the latest!

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

Syndication and sharing

loading
  • Syndicated blog - Posted on: Sep 10, 2018

    A really annoying problem has been bothering me for a while with VS2017. When debugging most web apps, I often encounter time-outs. For some reason it happens nearly every time I do it with Episerver projects. Here is the solution.

  • Syndicated blog - Posted on: Sep 10, 2018

    Always preferring coding over 'real work' I figured that it would be pretty neat if I could just drag and drop my gists on GitHub directly into my blog posts here in Episerver in order to embed them. Naturally, a content provider seemed like the...

  • Posted on: Sep 07, 2018

    You might not want to store EPiForms data in EPi Database due to GDPR or any other reason.  I got the help of Azure Logic Apps in my POC for this purpose, where  I want to generate a CSV file and upload it on blob storage. Step 1: Change...

  • Syndicated blog - Posted on: Sep 07, 2018

    The attributes [SelectOne] and [SelectMany] can be used in combination with a SelectionFactory to create Episerver properties in the form of DropDownLists and CheckBoxLists. Let's make them work in one-page edit!

  • Syndicated blog - Posted on: Sep 06, 2018

    In one of my previous articles I showed a small improvement for Editors. They could create a page shortcut using D&D from page tree. This time I’d like to show another feature related with D&D. I implemented functionality of populating local block...

  • Syndicated blog - Posted on: Sep 06, 2018

    Here's another little trick I use on this blog. Whenever a new blog post is created, it will automagically build a year/month hierarchy of list pages and place the blog post accordingly.

  • Syndicated blog - Posted on: Sep 05, 2018

    A new version of Virtual Template System is now available that adds the ability to see a version history of the template from the UI. It also changes some of the UI to add icons.  The version history can now be accessed by clicking on the changed ...

  • Syndicated blog - Posted on: Sep 05, 2018

    Ever started a site from scratch rather than the reference site and run into this classic error? Here's a hint for you.