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 1818

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

Include drop-down choices in Content Definitions API

When setting up a Drop-down list property on a ContentType, the drop-down choices aren't included in the content definition when queried via the Content Definitions API. In the attached screenshot you can see that I've defined 3 options for my dro...
10 months ago in Content Management / APIs 0

Two-way integration - respond via Teams to post automatically to CMP

(Off the back of a call with a customer) "It would be nice to respond to the CMP notifications within Teams so you don't need to login to the CMP."
about 1 year ago in Content Marketing / Notifications 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...
5 months ago in Content Management / Roles and Security 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...
5 months ago in Content Management / Editing 0

Doesn't display content referencing the item that to be deleted

When editors delete a product from the Catalog, they are presented with a dialog window that simply asks, "Are you sure you want to delete the selected item/items? This action cannot be undone". However, this window does not provide any informatio...
10 months ago in Customized Commerce / Catalogs 1 Planned

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...
5 months ago in Customized Commerce / Catalogs 0

Add support for modern image formats like WebP/AVIF

As an experiment author, I want to be able to upload images to experiments that are high quality, have low file sizes, and support transparency. By supporting modern image file formats such as WebP or AVIF in the visual editor, users would be able...
about 1 year ago in Web Experimentation / Experiment Authoring 1 Future consideration