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: Nov 10, 2018

    Cleaning up the tblScheduledItemLog and tblScheduledItem tables is a boring task, and sometimes we don't have direct access to the production database. For that reason, I’ve created an add-on that automatically removes ghost scheduled jobs from an...

  • Syndicated blog - Posted on: Nov 09, 2018

    Studio 60 is going to host next Episerver meetup in Sydney and heaps of good things are going to happen. Damien Dias from Episerver would present about his awesome experience with Upgrading OLD Episerver website to a new one. It is awesome that we...

  • Syndicated blog - Posted on: Nov 09, 2018

    Studio 60 is going to host next Episerver meetup in Sydney and heaps of good things are going to happen. Damien Dias from Episerver would present about his awesome experience with Upgrading OLD Episerver website to a new one. It is awesome that we...

  • Syndicated blog - Posted on: Nov 09, 2018

    I've seen a lot of solutions out there, but sometimes the one with less code is also the simplest and best.

  • Syndicated blog - Posted on: Nov 08, 2018

    Customizing the editor UI for a content type is achieved via the UIDescriptor class and this easily covers most scenarios. However, what about if you want available or default views to be restricted based upon a user's roles?

  • Posted on: Nov 08, 2018

    Back in January 2017, Magnus Baneryd created a blog post about creating a gadget using react ( https://world.episerver.com/blogs/magnus-stalberg/Dates/2017/1/creating-a-react-widget-for-episerver-cms/ ). Given this was nearly two years ago and the...

  • Syndicated blog - Posted on: Nov 08, 2018

    Episerver Forms has a lot of built-in functionality, but in some cases it is necessary to extend that functionality, which can be a tricky thing to do. This post contains information about rendering, overriding and problem solving custom Episerver...

  • Syndicated blog - Posted on: Nov 06, 2018

    I have been doing more component and widget building in Episerver lately, and I have been digging around trying to find references to labels and text being used in widgets or referenced in other areas. I had to dig around to find some things, and...