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 388

More efficient loading of content area items

As a developer with aims for high performance, I would like the IContentAreaLoader interface to have a batch load method, to load all content area items at once, whether from inline content, cache or database. All while keeping the internal order ...
3 months ago in Content Management / Technical 1

More efficient loading of child content

As a developer with aims for high performance, I would like the IContentLoader.GetChildren method to use batching when loading uncached content from the database. Currently, the CMS will load content one by one and then return a list. But the data...
3 months ago in Content Management / Technical 0

Workflow - name of step not visible to reviewer

When using workflows and getting a notification and e-mail about approval of a content that needs reviewing you don't know which your role is. You might be in several workflows - in one you might review the language, in another you are there as a ...

Access Rights: "Inherit settings from parent item" checkbox value should also be applied to subitems

Product: CMS. Can be replicated in any plain vanilla Alloy site out-of-the-box. Version: All, as far as I know this feature has remained unchanged for decades. Issue description: In the Admin > Access Rights screen, we can set access levels for...
3 months ago in Content Management / Roles and Security 0

Shared Blocks no longer showing UI hint that block is "Shared"

I've noticed that blocks that are "shared" and coming from a folder no longer show that they are shared in the UI. EPiServer.Cms.Shell.UI: Version 12.24.0.0 This appears to be happening on multiple projects running CMS 12. See attached.
8 months ago in Content Management / Content Manager 0

Allow to edit tooltip text for Add button in lists

Currently there is no way to edit tooltip for Add button. This sometimes confuses Content Editors who don't know what Add button refers to. For example lets have int list field: public virtual IList<int> ExampleList { get; set; } The Add but...
3 months ago in Content Management / Editing 0

Add support for "AllowedTypes" through the Content Definitions API

When using the Content Definitions API to create a content area or a list of content references I would like to be able to restrict the types available to select from (the same way I can do via the AllowedTypes-attribute in code). You must be able...
over 1 year ago in Content Management / APIs 0

Inline Blocks: Add reference to page/parent to the object in code

When working with inline blocks within code it would be good if there was a way to get a reference to the page it exists on so we could use it to perform context specific logic within the block.
about 1 year ago in Content Management / Technical 0

Add support for vnet private endpoint

Hi, We checked with the support team and currently setting up vnet private endpoint peering with customer's own Azure vnet is not supported for the Optimizely Content Cloud. We think that this is a very common practice to connect Optimizely CMS to...
3 months ago in Content Management / Technical 0

SynchronizingRolesSecurityEntityProvider is slow when tblSynchedUser has many users

We are using an external identity provider for sign in for users on our site using OpenID Connect. When the user has successfully logged in, we sync the role claims via the ISynchronizingUserService like stated in the documentation(https://docs.de...
9 months ago in Content Management / Roles and Security 0