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.


We are pleased to announce that beginning on Tuesday, March 25th, we are launching a new feedback experience for our customers!

The new experience should transition over seamlessly, but please be aware that short interruptions to our feedback portal may occur on March 25th between 2:30-4:30pm EDT.


All the best, your Optimizely Product Team

ADD FEEDBACK

Content Management

Showing 425 of 1913

Please make 'ContentApiControllerAttribute' public

namespace EPiServer.ContentApi.ApiConventions.Internal{ [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)] internal class ContentApiControllerAttribute : Attribute { }} This attribute - can you make it public so you can create custom ...
over 1 year ago in Content Management / Technical 0

Spellcheck capability within editor

As a product marketer who creates content on our website, I want to be able to see misspelled words in the editor as I write the content so I can fix typos before publishing to the website (and instead of writing the content, then having to do spe...
over 1 year ago in Content Management / Editing 0

Add option to render custom attributes when using ClientResources

There does not appear to be an option to render custom attributes when using ClientResources. One use case for this is that some resources require 'async' and 'defer' attribute in the script element — for example when using Google Maps and ReCaptc...
about 3 years ago in Content Management / Technical 0

Need Sandbox/Test Environment with Ability to push live

If we need to make updates to a template, we have to duplicate it and make the updates and socialize, then update the original template so we don't lose historical data. If the form updates require a lot of logic, it's extremely time intensive as ...
over 1 year ago in Content Management / Testing and Optimization 0

Reporting when making updates/changes to system

If we need to make updates to campaign structure or fields/labels, reporting becomes extremely difficult and threatens our data integrity for anything in the system. For instance, if we integrate two work request forms, we have to inactive one and...
over 1 year ago in Content Management / Reporting 0

View all tasks selected in the tasks pane.

As an approver I want to be able to view all tasks selected within the tasks pane So that I am able to see all items that need my attention. The outcome is When a status is selected within the Tasks pane all items currently in that status should...
over 4 years ago in Content Management / Collaboration & Approval 0 Future consideration

Mixed User Authentication

As a website owner I want to allow for AD access for internal users and direct access for external users So that I can better manage resourcing requirements for development, content population and control. The outcome is the ability to assign di...
over 4 years ago in Content Management / Technical 0 Will not implement

Ability to show/hide API key in Episerver.Labs.LanguageManager

When opening the configuration for the addon Episerver.Labs.LanguageManager in Optimizely CMS Admin mode the API key is fully visible. This mean that I cannot demo the (quite amazing) addon without updating my API key afterwards. Please make it no...
over 1 year ago in Content Management / Roles and Security 0

Forms item field localization

ChoiceElementBlock and SelectionElementBlock property Items (type OptionList) Localized value is No by the default. Items is string field but it is not possible to localize those texts as default. This is lack in basic cms functionality and causes...
over 1 year ago in Content Management / Forms 0

Manipulate commands for PageReferenceEditorDescriptor

For CollectionEditorDescriptor there exist a collection of available commands that we can manipulate public class ContactPersonCollectionEditorDescriptor : CollectionEditorDescriptor<ContactPerson> { public override void ModifyMetadata(Ext...
over 1 year ago in Content Management / Editing 0