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

Search results: Content Management

Showing 14

Optimizely Forms show a blank page when creating new element

How to recreate the bug:1) Create a new Alloy project with CMS 12. 2) Install EPiServer.Forms nuget package. I used version 5.2.0 in my case. 3) Navigate to a content area and create a new Forms container block. Do not publish the block. 4) Create...
almost 2 years ago in Content Management / Forms 0

CacheEvictionPolicy with masterkey dependency to content version makes edit mode broken for that IContent

To make a simple showcase, imagine the following code for caching a friendly URL for a page. CacheManager.Insert ($"GetFriendlyUrl({contentLink.ID})", contentLink.GetFriendlyURL(), new CacheEvictionPolicy (TimeSpan.FromDays(1), CacheTimeoutType.Ab...
almost 2 years ago in Content Management / Technical 3 Already exists

LanguageManager - translate page including blocks

Improvement #1 As an editor I would like to be able to translate a page by duplicating the master language content AND automatically also get the referenced blocks translated. The result today is that only the properties on the page are translated...
over 3 years ago in Content Management / Multi-language 0 Shipped

Approval management via task pane

1) As an approver I want to see any pending change approvals in my tasks pane So that I can effectively process User requests. Ths outcome is Change approval workflow items are visible within the Tasks pane as a separate status type so that appr...
almost 4 years ago in Content Management / Collaboration & Approval 0 Future consideration