World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
TL;DR: When you upgrade BlockEnhancements or install our Labs in the future, you will see a new NuGet dependency called EPiServer.Telemetry.UI. It's the telemetry code from BlockEnhancements that we extracted and made available to our other...
As of EPiServer.Labs.BlockEnhancements 0.7.0 it will support sending some telemetry data to help the CMS UI team determine which of the many great improvements should be fully supported, with all the complicated combinations of Languages, Content...
Episerver CMS Labs are CMS add-ons that solve a big problem in a small way, where the "happy paths" of a user flow are tested and fixed, while other paths and scenarios are left aside. The Labs are open sourced on Episerver's GitHub account so tha...
To get an editing overlay on On-Page Edit (OPE) for a content area is quite easy. It's like any other editable property: add the data-epi-edit="PropertyName" attribute (CMS UI 11.16.0, earlier versions require three attributes, see blog post )....
In CMS UI 11.16.0 , we're making it easier for everyone doing client-side rendered websites to mark up their HTML. Before 11.16.0 In a previous post , I explained how to make an element editable in On-Page Edit when rendered by a client-side...