Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

ADD FEEDBACK

Content Management

Showing 338 of 1561

Make EpiServer Forms compatible with Content Security Policy (without 'unsafe-*')

Content Security Policy ( CSP ) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting ( XSS ) and data injection attacks. These attacks are used for everything from data theft to s...
about 3 years ago in Content Management / Forms 7 Investigating

Editing Single LinkItem

This is related to support ticket: #1080141 In version 12.15.1 at least, when you add a property to a page or block that is a LinkItem (As opposed to a LinkItemCollection) the 'Edit' option takes you to the target of the link, instead of allowing ...
about 1 year ago in Content Management / Technical 0

Create a publicly available symbols server for Episerver Libraries

Hello, I recently found through some of my searches on the internet that a symbols server for Episerver libraries did existed in the past. The URL I found so far is the following: http://symbols.episerver.com, but it doesn't seems to be working an...
almost 2 years ago in Content Management / Technical 0 Investigating

Adding multiple blocks under Personalization group

EPiServer.CMS version 12.22.7 When trying to add multiple blocks under one personalization group with the same visitorgroup, they can't be merged together as it is today. And when trying to do this as in the attached image, it is just the top item...
7 months ago in Content Management / Personalization 1

Support .NET 8 Blazor SSR and Razor components as templates for pages and blocks

From .NET 8 Preview 3 we see a lot of the upcoming new third Blazor mode: Blazor SSR https://github.com/dotnet/aspnetcore/tree/main/src/Components/Samples/BlazorUnitedApp https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-previ...
11 months ago in Content Management / Technical 0 Future consideration

Add NotNullWhen attribute to ContentReference.IsNullOrEmpty

As a Developer I would like my static code analysis to understand that ContentReference.IsNullOrEmpty is performing an implicit null check. I have found that if (!ContentReference.IsNullOrEmpty(someLink)) is false, then my IDE will suggest me to a...
about 1 month ago in Content Management / Technical 0

Create UI Builder

Creating custom admin interfaces in Optimizely, is not standardized, so nothing looks the same. It is also too time consuming to build. Umbraco has a really nice UI builder. It's both powerful, easy to use, and creates recognizable UIs. Optimizely...
3 months ago in Content Management / Editing 0

Image Version updates from the DAM should automatically be reflected on webpages when you are using Renditions

An updated "Version" of an image from the CMP/DAM is automatically reflected on a published webpage; however, if you are pulling in a "Rendition" of the image from the DAM, the updated Version is not shown. For Renditions, you have to use the Asse...
4 months ago in Content Management / Asset Management 1

TinyMCE - Paste clean HTML from Word by default

The epi-paste functionality is confusing to our authors. They tend to select "Keep formatting" which keeps all of the Word styles in the HTML. We want clean HTML to be pasted in by default. We would like a way to just set the default behavior to p...
7 months ago in Content Management 0 Future consideration

Parameters for scheduled jobs in Net 5/6

As a admin I would like to be able to add parameters for my scheduled jobs so I can make configurable certain actions within the scheduled jobs. In full framework there is a popular addon that does this. https://github.com/Geta/Geta.ScheduledParam...
about 2 years ago in Content Management / Technical 0 Investigating