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 11, 2018

    How do I link two dropdown fields in Episerver such that the values of a dropdown are based on the selected value of another? Solution: (Please note this post only applies to those who are using Episerver Forms.) Use the existing Episerver form...

  • Posted on: Sep 10, 2018

    The four-eyes principle means that a certain activity, i.e. a decision, transaction, etc., cannot be approved by the person making the change. This controlling mechanism is used to facilitate delegation of authority and increase transparency. In...

  • 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.