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

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...
over 1 year 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...
over 1 year 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...
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