A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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 7 CMS provides full support for creating templates with MVC using the Razor and Web Forms view engines. This is a step by step how-to guide to help you get started creating EPiServer Page Templates and Block Templates using MVC with the...
Sometimes one would like to enable users to upload files in a Xform. Based on my blog post about extending xforms , I have added an upload function. I check if an textbox have a css class called FileUpload. If it has it will replace that textbox...
Come and learn how to do content retrieval and great free text search using EPiServer Find. I occasionally work as a technical trainer for EPiServer Training. I enjoy that as I get to meet people from different companies as well as people from...
The Full-Text EPiServer 7 Search is a very simple but effective search solution and it should cover the needs of any basic search. The base is built upon the Lucene indexer. This post will cover the basics of building a simple search page in...
The ServiceLocator is nice and real handy, but wouldn’t it be nice to get dependency injection right there in your controller’s constructor?
There are lot of great blog posts regarding how to add something to the top level navigation in EPiServer. http://www.dnasir.com/2012/05/15/episerver-cms-custom-top-menu-for-multiple-plugins/ http://world.episerver.com/Blogs/Dung-Le/Dates/2010/2/C...
In CMS 7 Mvc projects the views folder can get messy. Here is an attempt to simplify the folder layout.
I am setting up a new project with CMS 7 and stumble upon a problem with running EPiServer CMS7 with IIS Express. Thought I should write a quick answer to the problem. If you are getting this error: To fix this issue you just need to run your...