November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
Episerver performance tips, exploring headless delivery, SEO for digital assistants, GDPR aftermath. Welcome to another Episerver Meetup in Oslo, hosted by Epinova!
New Packaging Process
There is a no secret that I am a fan of refactoring. Clean. shorter, simpler code is always better. It’s always a pleasure to delete some code while keeping all functionalities: less code means less possible bugs, and less places to change when yo...
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?