Take the community feedback survey now.
Take the community feedback survey now.
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
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...
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...
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...
I've seen a lot of solutions out there, but sometimes the one with less code is also the simplest and best.
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?
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...
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...
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...