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 1763

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

Assign Multiple Owners to a Step

No description provided
about 1 year ago in Content Marketing / Tasks, Campaigns, and Events 0 Future consideration

Ability to Create bulk promo codes

We'd like a way to create promo codes in bulk - such as the same code but with different variations such as:DED1234 DED2345 etc so that the last digits are randomized and able to provide a unique code list to our team. We currently do this by maki...
almost 4 years ago in Customized Commerce / Promotions 1 Planned

Enhancements to current base security with DXP for users

While many of these features can be added programmatically or with a third party authentication server, these to me and multiple clients seem like they should be our base level security. Push a forced password reset to all users on our instance as...
over 2 years ago in Content Management / Roles and Security 0

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...
4 months ago in Content Management / Roles and Security 0

Copied content items should be pasted as draft items.

In the Optimizely CMS, content items can be copied and pasted into other locations in the CMS respository via the browser UI. However, pasted content items are published immediately. Ideally copied items would be pasted as drafts so that editors c...
11 months ago in Content Management / Editing 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...
4 months ago in Content Management / Editing 0

Enable setting SubscriptionName in EPiServer.Azure.Events.Internal.DefaultServiceBusEventProvider

Azure Servicebus has a rule that SubscriptionNames cannot be longer than 50 characters. Currently, SubscriptionName is set by the private field _uniqueName in DefaultServiceBusEventProvider.ctor() and there is no way to override it. The field is s...
about 3 years ago in Content Management / APIs 0