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 357

Specify which domain is the editorial domain / Be able to view the website on the editorial domain

On many of our clients websites we have disabled the /Episerver path on the customer facing domain and have a separate subdomain where editors work. This works great, but in a multi site/multi domain context, jumping between sites will lead editor...
10 months ago in Content Management / Multi-site 2

Migration Process - Abort Action

As a developer working closely with the platform, I’d like to share some feedback about this incident and hope it can be passed along to the Optimizely management and product owners. The migration abort action had some unexpected consequences. Eve...
about 1 month ago in Content Management / Technical 0

Add validation notifications on property tabs and property labels

When editing a page/block, the property validation feature is great to prevent editors publishing an incomplete or sub-optimal piece of content. However, the validation notification is only shown near the Publish dropdown menu, and the editor then...
over 1 year ago in Content Management / Editing 0

Task async/await support for scheduled jobs

The scheduled jobs are executed as tasks by the scheduled job executor (IScheduledJobExecutor). However the Execute method that is required to create and run a custom job does not support return type Task or Task<T> and therefore the async/a...
almost 3 years ago in Content Management / Technical 2 Future consideration

Set Content Type properties by code

The names of some properties are not directly tied to the name of something in code. The property Display In Edit View is controlled with the [ScaffoldColumn(false)] attribute in code. Specifically, we're looking at "new" properties on Content Are...
4 months ago in Content Management 0

Move render-blocking EpiserverForms JavaScript out of document head

Google PageSpeed Insights reports the WebResource.axd containing the Episerver injected JavaScript in the page head is render-blocking. jQuery here, loaded as a dependency of the Episerver Forms js blocks page rendering by an estimated 300ms dimin...
about 3 years ago in Content Management / Forms 2 Investigating

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

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

Being able to delete/move to trash orphaned blocks and media

As an editor I would like to be able to remove/move to trash a block or a media content item from the property view in the CMS. As it is now you need to have the Block or Media widget open, and if a piece of content is orphaned you don't see it in...
over 3 years ago in Content Management / Asset Management 1 Investigating

We would like the ability to sort comments left on reviewed content

Some of the content that we review has multiple pages. It would be very helpful to be able to sort comments by page, user, etc. rather that the default timeline of when a comment was left.
about 1 year ago in Content Management / Collaboration & Approval 0