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

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

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

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

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

Language Manager errors translating for Blocks with Block List properties

I have a block which uses IList<Block> style properties for managing collections of data against the parent block rather than forcing the Content Editor to have to navigate between parent and children in the editor interface. My solution has...
8 months ago in Content Management / Editing 1

SIMPLE ADDRESS: Automaticaly create 301 redirect from CMS hierarchy URL to SIMPLIFIED

There is already a configuration to make the SIMPLE ADDRESS the page object reference for the CMS (links, nav, sitemap, optigraph). What is missing is the final step: When a user creates a SIMPLE ADDRESS entry, the original URL is still available ...
5 months ago in Content Management / Content Manager 0