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

Technical

Showing 62 of 1542

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

Add descriptions and remarks to Options classes

Some Options classes or their new properties is not having descriptions, which makes it confusing and hard while configuring the CMS. For example: ActivityOptions, UIOptions, ProjectUIOptions, TelemetryOptions.
about 1 month ago in Content Management / Technical 0

Give warning in Visual Studio if Optimizely nuget package has security vulnerability

I do not get a warning for a vulnerable package from Optimizely like the 4.30 version of Forms. Currently visual studio gives warning if solution contains packages from nuget.org that has a security vulnerability. This is a really nice feature tha...
about 2 months ago in Content Management / Technical 0

visitor group cookies (CMS 12)

A dynamic security scan of our application found some vulnerabilities. I am looking for a way to make these visitor group cookies (EPiStateMarker and E PiStartUrlKey ) more secure. I wanted to set the SameSite attribute and change the Secure flag ...
about 2 months ago in Content Management / Technical 0

Content Modeling: set custom validation error when using Regular Expressions

As a CMS admin, when I am defining a property on a content type and using the "Regular Expression" option to set a validation rule, I want to be able to define a custom error message (instead of the regular expression rule appearing in the validat...
5 months ago in Content Management / Technical 0

UrlResolver should use CatalogContent.Sites to select domain for Commerce content

As a developer I would like to generate absolute URLs to Commerce content. In case I have a multi-site solution where each site has its own product catalog, I would like the CatalogContent.Sites property to be included in the host definition resol...
5 months ago in Content Management / Technical 0

Please make 'ContentApiControllerAttribute' public

namespace EPiServer.ContentApi.ApiConventions.Internal{ [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)] internal class ContentApiControllerAttribute : Attribute { }} This attribute - can you make it public so you can create custom ...
5 months ago in Content Management / Technical 0

Simplify download of azure blobs

Currently, to get blobs from DXP we cannot ask support for this. We need to self service this and if it is not done regularly it makes it time consuming as not all are powershell gurus. We should be able to download the blobs from either paasporta...
7 months ago in Content Management / Technical 0

CMS 12 accessibility

My customer, Animal Friends, would like to see less white space in the interface of the CMS to support with accessibility. At the moment they feel that the white backgrounds provide no sense of visual hierarchy for the various elements on the page...
7 months ago in Content Management / Technical 0

Drop content box arrow

My customer, Animal Friends, has pointed out that the 'Dop Content' box arrow points up instead of down. This does not seem logical from a UX perspective.
7 months ago in Content Management / Technical 0