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 EPiServer 7 we can define page types and block types in code, but how do you set the default values? Lets find out. Override the SetDefaultValues method To set default values for page types and block types you need to override the PageData...
Yesterday EPiServer released an intermediate build of EPiServer 7 to a few selected developers. Although the build itself is not public, I have gotten permission from EPiServer to blog about it The new edit UI What’s new There are quite a few...
This blog post is a quick reference on how to define page types in code in EPiServer 7 CMS. Updated to EPiServer 7 CMS on 14.01.2013 This blog post was originally written for a preview version of EPiServer 7 CMS, but is now updated to the final...
EPiServer 7 makes being an editor much easier, but there are pitfalls. I take a look at what they are and some development best practices for making EPiServer 7 super user friendly for editors. Note: This blog post is based on EPiServer 7 Preview....
In EPiServer 7 you can defined block types in code. In this blog post we cover how to create your first block type in this way. Updated to EPiServer 7 CMS on 15.01.2013 This blog post was originally written for a preview version of EPiServer 7...