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 341 of 1573

Deployment API Documentation

The deployment API documentation doesn't really cover real world scenarios. There are quick samples of a line of PowerShell, but really, that's now how anyone deploys. Deployments are done from a CI/CD server. So the build server has to create a p...
11 months ago in Content Management / Content Manager 1 Future consideration

Categories Management Improvement

CMS 12 Currently you can only reorder categories within the same level of hierarchy. We need the ability to drag-and-drop them to different levels of hierarchy not just within its current level. Separately, we would like a method to bulk upload Ca...
12 months ago in Content Management / Content Manager 1 Future consideration

CMS 12 Admin UI request - sorting & searching Visitor Groups

In CMS 11, Visitor Groups were sorted alphabetically. Now with CMS 12, the list of Visitor Groups are all "mixed up" and it's hard to maintain when you have +100 of them. Please add sort and search to this part of the administration user interface...
12 months ago in Content Management / Content Manager 0 Future consideration

Create smaller export batch files to avoid 500MB limit from Cloudflare

As a content creator/manager using DxP I want to have the ability to import large amounts of content totaling more than 500MB. The current barrier is cloudflare which prevents imports from being uploaded that are larger than 500MB. Our content exp...
over 1 year ago in Content Management / Content Manager 3

Improve model sync speed

Reducing the startup time can mean that when sites are restarted either after a deploy or just a manual restart the unavailability time is reduced. When code changes are made this becomes especially important. When reviewing the startup time for a...
almost 2 years ago in Content Management / Technical 1 Investigating

Limitation of number of sent forms

A customer, managed by Natalia Butor, needs to limit the number of sent forms. When googling I found a suggestion for using a criterion that uses the Forms API to count the number of sent forms. Then using a visitor group that hides the form when ...
about 2 years ago in Content Management / Forms 1

Async client side custom validators in Epiforms

Custom validators for Epiforms must currently return their validation result synchronously, this limits the kind of validation to simple string checking. In scenarios where a server must be consulted to check an input value it is often a better ex...
about 2 years ago in Content Management / Forms 0

Improve IContent API:s to support bulk actions

Background CMS heavily relies on CRUD operations for IContent. And therefore there are Content Events for single item operations. And then subscribing tasks such as Search&Navigation Indexing and other event subscribers also reacts on every in...
about 2 years ago in Content Management / Technical 0

Support to edit link name in Insert/Edit link dialogue TinyMCE

Editor can only change the link title through the dialogue, however most of the editors would like to change the name instead as it is the actual content displaying to customers. there is no easy way to change the link name without going to source...
over 2 years ago in Content Management / Editing 0

Built-in support for SAML2

SAML2 is a popular protocol for federating users and roles from an enterprise identity store to enable SSO. It would be very helpful if it was possible to setup a trust relationship to a SAML2 IdP either through simple configuration or ideally usi...
over 2 years ago in Content Management / Roles and Security 0 Will not implement