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
Talking points on EPiServer 6 Some of the most important talking points on EPiServer CMS 6 include: New rich-text editor ( TinyMCE ) that fully supports Firefox SiteCenter , a new dashboard-like UI based on gadgets (built using ASP.NET MVC)...
Plenty of websites have contact forms or other forms that the user fills out to either make a request or provide feedback. This is something that many sites use instead of making their email address public available. To avoid receiving to much spa...
Ok, so maybe “Introducing” was a bit optimistic in this case as the cat has been out of the bag for a few weeks on this subject. The Dynamic Data Store is a new component which will be shipped with EPiServer CMS 6 but forms part of a framework we...
The heading might come off as slightly arrogant, but it is way more catchy than "The pain of trying to stay binary compatible between releases". EPiServer CMS has been very successful with a large number of installations. With every new release we...
What's up with the PR-material from EPiServer? Do you see the pattern? One popular theory in our office is that this somehow tries to appeal to the majority of guys who are developing EPiServer solutions. Another theory is that EPiServer takes a...
Sometimes tabs isn’t enough for grouping properties. That’s where the divider property comes in. First we have to remove all the controls. We also have to specify TableRowLayout.Wide so the divider spans the whole page width. namespace...
Background One of the top developer feature request I have heard during my years at EPiServer has been to be able to store settings for a property. In EPiServer CMS 5 an administrator has had the possibility to select which plugins should be...
Background Since the introduction of the new property-architecture in EPiServer CMS 5 the properties for a page have been separated into two classes. The data class deriving from PropertyData and the presentation class implementing IPropertyContro...