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 3

Language Manager Add On should translate all blocks as well

When creating a new language version of a page, you have the option to copy the data from the source page. This option should also copy any blocks (recursively) as well. This would significantly reduce the amount of initial work an editor needs to...
over 1 year ago in Content Management / Editing 2 Already exists

Ability to Search within Blocks

As an Editor, I'd like to be able to Search within my blocks if I know the Blocks name. Currently, at least in our setup, this provides no results.
over 3 years ago in Content Management / Content Manager 2 Already exists

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