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

All feedback

Showing 1730

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

API to connect to our Getty account via Marketplace

To open up Optimizely Marketplace to our employees, we require the ability to connect directly to our Corporate Getty Account and also remove Adobe and Unsplash as available options. We have strict brand guidelines and employees are supposed to us...
over 1 year ago in Content Marketing / DAM/Library 0 Future consideration

Additional UWG7 compliant strategies needed (DACH Market)

In Germany there is a law allowing targeted marketing to active customers under specific constraints, regulated by law (UWG §7). These come with a wide recipient base, because no newsletter opt-in is needed an offer a high value business case. Def...
over 2 years ago in Product Recommendations / Email Personalization 2 Investigating

Download assets from archived tasks

We'd like to be able to still download assets (attachments and content) from tasks that have been archived without having to un-archive them and re-archive them.

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

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

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

Allow to create blocks as a children of Product/Category pages

As an Catalog editor I want to be able to create blocks with option known from CMS - For this page. Reproduction steps: I have my Product page that inherits from ProductContent I add a property of ContentArea type to that page On ContentArea contr...
3 months ago in Customized Commerce / Catalogs 0