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 354

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

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

CMS users can not access files uploaded through Episerver Forms

After upgrading Episerver Forms to fix the security vulnerability outlined in this blog post (https://world.optimizely.com/blogs/phu-nguyen/dates/2023/10/vulnerability-in-episerver-forms/') CMS users can no longer access uploaded files from the Fo...
4 months ago in Content Management / Forms 1

Migrate Content Manager and Grid View to version 12

Hi,The GridView and Content Manager needs to be migrated to version 12. Without a product switcher it isn't possible to get to the Content Manager. Bart asked me to create a ticket on this. Thanks for looking into this.
4 months ago in Content Management / Content Manager 0

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.

We would like to annotate and comment on content in the full-screen view

Some of our PDFs for review through the content tab are quite long and are generally easier to read in the full-screen. It would be super helpful to be able to see and add comments in that view.

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