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 351 of 1623

Add Generics Support to Various Attributes

C# 11 added support for attributes with generics. It would be nice to be able to use that with various Optimizely attributes. Some examples of attribute I can think of this can be added to are SelectOne, SelectMany and ModuleDependency. [SelectOne...
30 days 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...
3 months ago in Content Management / Forms 1

Visual compare feature in core product

We're using this add-on on Episerver World and it's very good: https://www.david-tec.com/2018/03/visual-compare-option-available-for-episerver-11/ I think it should be included in the core product so that it is available to everyone.
about 3 years ago in Content Management / Editing 2 Investigating

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

Discussion Boards

Does Optimizely have any plans to add a Discussion Board feature to their CMS in the future?
about 1 month 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...
4 months 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

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

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