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

All feedback

Showing 1733 of 1733

Filter Library by Teams Visibility

As an administrator of the platform, I would like to be able to filter my library by selecting a Team to see what assets they can see within the Library. We have a large organization with dozens of content creators adding content to our library fo...
about 1 year ago in Content Marketing / DAM/Library 0

Missing functionality for delayed publish and interactions with the editor

If I create a delayed version of my content page, I get a nice green information dialog inside edit mode. Telling me that a delay version is created and a lock is set on the current published version. If I create another delayed version of the sam...
2 months ago in Content Management / Editing 0

ContentArea UI design: indicate "user has no access" when it shouldn't

Senario: Current logged in editor has not access to Edit the current page, and all props are greyed out. Ok enouth. But, inside a contentarea there are blocks that the current editor do have Edit access to. But theese blocks are also greyed out, e...
2 months ago in Content Management / Editing 0

IconCssClass in EPiServer.Shell.Search.SearchResult.

The use of IconCssClass in EPiServer.Shell.Search.SearchResult is not taken into concideration all through the CMS. It's confucion. I introduced my custom ISearchProvider and set the IconCssClass for the SearchResult item(s). The Icon was only use...
2 months ago in Content Management / Content Manager 0

Configuration Change History

We need to be able to view a changelog of admin settings in the platform for audit purposes. For example, we need to know who changed workflow settings, when, the before/after, etc. We would need this for all types of admin functions - user manage...
over 1 year ago in Content Marketing / Settings + Configuration 0 Future consideration

Make prices readonly for one catalog and editable for others

I would like to have the option to make prices readonly for specific catalogs and leave them editable for others. Currently, we can implement IPriceDetailService but this will affect all of the catalogs. Would be also great if we can set different...
over 3 years ago in Customized Commerce / Catalogs 1 Gathering interest

CMS 12 removed the fallback language in content area UI

In our solution, we have 31 different languages, and thus a lot of language fallbacks both for pages and blocks. In CMS 11, we could easily spot the blocks in a content area that were a fallback, it would be a slightly darker grey and also had the...
7 months ago in Content Management / Multi-language 0

Make "Additional properties" section optional when creating content

Currently non-required properties are listed under a section called "Additional properties" when creating content. This gives users the impression that those properties should be filled out before clicking the "Create" button. This is particularly...
over 1 year ago in Content Management / Editing 2 Future consideration

HSTS on the root domain

We are experiencing some redirection issues we have no control over as they are done in the root domain. http://oldsite.com redirects to https://www.oldsite.com then finally to https://www.newsite.com The redirection should be as follows: http://o...
over 1 year ago in Product Recommendations / Technical 4

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...
7 months ago in Content Management / Technical 0