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 16 of 90

Disable individual labels from a filter group

I want to be able to disable one specific label option from a label category. For example, if my label is "Product" and I have "Product 1" "Product 2" and "Product 3" as options and I want to remove "Product 3" since the product isnt relevant anym...
over 1 year ago in Content Management / Asset Management 0

Restrict moving pages in tree structure

We have found that it's possible for a web editor (without Admin right) to move pages around in the tree structure freely - even if the page/the move impacts pages that are restricted for Admins, e.g. Site settings. There are several issues here: ...
over 1 year ago in Content Management / Roles and Security 0

Need a separate mobile web banner that replaces the responsive when it hits mobile

We need a mobile web banner that is not just the responsive banner we currently have. The responsive banner limits us to what we can do on the mobile website for promotions. If we had a specific mobile banner then when we update the regular one we...
almost 2 years ago in Content Management 0 Future consideration

CMS.UI 12.10 - revert tooltip and layout changes done to properties in August

Update 1: "Improve help text" https://world.optimizely.com/documentation/Release-Notes/ReleaseNote/?releaseNoteId=CMS-22478 What I am using today All projects since 2014-ish have used this idea on displaying "Help Text" for Editors:https://talk.al...
about 2 years ago in Content Management / Technical 0

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...
over 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...
over 2 years ago in Content Management / Technical 3 Already exists