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.
AI OnAI Off
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 EPiServers public template they have given me a nice way to redirect the user after a XForm have been submitted by hooking up on the AfterSubmitPostedData event. public void XForm_ControlSetup(object sender, EventArgs e) { var control =...
I have always want to see how many times a pagetype is beeing used in EPiserver report center. I found this link and made some modifications to make it show up in report center. I also added the pagetypes guid to make it easier to find when using...