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 332 of 1529

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

Options to delete content type that is no longer available in code

It would be nice to have some plugin / sch. job that can delete content type that is no longer available in code. e.g. If i try to delete Digital Banner Blok which is no more available in code it gives me this error " Cannot delete the content typ...
14 days ago in Content Management / Content Manager 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...
8 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...
11 days ago in Content Management / Forms 1

Option to automatically replace a block by another block (ID --> new ID)

At this moment I have a couple of blocks that are used on many pages (like Contact Us block). It would be nice if I could replace all these blocks (ID) with a newly created Block (ID). For instance, replace a text block by a double collum text blo...
5 days ago in Content Management / Content Manager 0

Unpublish content from the "publish" menu

Currently the way to "Unpublish" (as in expire) content in the CMS isn't very intuitive for people who don't have lots of Optimizely CMS experience. Especially editors coming from other platforms. I've built a CMS 12 plugin that solves this and pu...
almost 2 years ago in Content Management / Content Manager 1 Planned

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 1 month ago in Content Management / Technical 0

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

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...
28 days ago in Content Management 0

Persistent notes field on each page

As an Admin/Editor I would like a Persistent notes feature for each page so that I can store page specific information that only editors/admins can see. EG: this page managed by Product Marketing teamEG: do not delete or move this page
14 days ago in Content Management / Editing 0