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.
In the first CMS 7 project I did the customer had a page where they really wanted to show a lot of information which was blocks. The pages was a bit hard to “digest” for the readers so to make it easier I created a block that rendered other blocks...
A while back I implemented some functionality where I did a lot of copy pasting of pages to create the page structure and only changing the page names. Unfortunate for me it wasn’t a hidden structure so pretty URLs was important and EPiServer...
Haven’t used dynamic properties in a long while, but yesterday when building an external module I thought that a dynamic content reference property would be perfect for my needs. But I wanted to create it programmatically so the deployment would...
In the last couple of solutions I have been involved in we have had the need to create additional tools for specific business needs. We have often chosen too create the tools as page types to make the tools blend in with the rest of the site and b...
Last week I got a question from a customer why they didn’t get the expected search results. A couple of issues was caused by the search index being corrupt, but they still had a a few pages that wouldn’t show up. After looking at the actual HTML i...