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 389 of 1737

IconCssClass in EPiServer.Shell.Search.SearchResult.

The use of IconCssClass in EPiServer.Shell.Search.SearchResult is not taken into concideration all through the CMS. It's confucion. I introduced my custom ISearchProvider and set the IconCssClass for the SearchResult item(s). The Icon was only use...
2 months ago in Content Management / Content Manager 0

Report for orphan pages

Orphan pages are webpages that are not linked to from any other pages on a website, which makes it difficult for users and search engine crawlers to find the page. Therefore they are likely not to be indexed by search engines either, as the crawle...
2 months ago in Content Management / Reporting 0

Prevent version history comments from being deleted/archived.

Currently page comments are removed during the change log truncation process. These comments are associated to the version history and can be used to provide valuable information regarding each content change. Our content authors rely on these com...
3 months ago in Content Management / Editing 0

Replace Image/Block When Marking Existing Asset for Deletion

When we delete an existing, published image or block it is typically because we need to update it with a new block type or image format. We can currently upload a new image with the same name and file format to automatically replace the existing i...
3 months ago in Content Management / Asset Management 0

Ability to name versions of content

Hello, it would be extremely beneficial to allow content editors to edit the name of versions in the version gadget as well as the locale associated with it. For example, sometimes we make changes to a version that we're not ready to go live with ...
3 months ago in Content Management / Content Manager 0

Restrict editor access to other microsites

We want to hide the website tree structure to the user who do not have access (even we want to remove the read-only access). For example we have multiple websites as Website A, Website B ... etc. and EditorA, EditorB ... etc. If EditorA has access...
3 months ago in Content Management / Multi-site 0

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

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

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