This place is where you can suggest, discuss, and vote on ideas. If you want to create an idea for an other related product choose the appropriate group on this page.

When you select to create a new idea, there are a few things you can do to ensure RWS Development and other community participants understand the idea. See here for Idea best practices.

  • Have the content manager installer support host headers

    • Under Community Review on
    • 2 Comments
    In the Content Manager installation process, there is a point at which you are offered the opportunity to select port numbers and host headers for the content manager explorer and the topology manager. Unfortunately, the installer refuses to progress...
  • Boolean field type

    • Under Community Review on
    • 3 Comments
    To have boolean flags in a schema you need to use a text field type and add the truthy and falsy values as a list. This also results in having to have custom models for evaluating from a string value to a boolean in content delivery. Can we add a boolean...
  • Non-localizable fields

    • Under Community Review on
    • 4 Comments
    Fields marked as non-localizable in a schema cannot be edited in localized components (should appear as read-only field in local copies). Example of configuring a non-localizable field:
  • Allow the PCA to be discoverable through the Discovery Service

    • Accepted, Not Yet Planned on
    • 2 Comments
    Right now you can discover Content Service capabilities from the Discovery Service via the path /ContentServiceCapabilities?$top=1 This returns the URI with a <conternt> element: < content type = "application/xml"> < metadata:properties > <...
  • Publish Binaries to a CDN e.g. Akamai NetStorage

    • Planned for Future Release on
    • 0 Comments
    It would be good to have an OOTB extensible mechanism to publish binary files into a CDN such as Akamai NetStorage. Currently it is hard to un-publish the binaries. I know we could get Media Manager but not every customer wants that.
  • Simpler management of complex permissions

    • Planned for Future Release on
    • 1 Comment
    Need to have an easy way for admins to easily assign access control on multiple dimensions (folder, publication, user group)
  • Be able to select next group or user in the finish activity UI for workflow

    • Idea Delivered Partially on
    • 2 Comments
    In the Finish Activity Dialogue on workflow, be able to select the next user or group in the UI even if the next activity is not a manual activity. Many of our transitions to next activity is not manual; it is automatic. We need to have the ability...
  • Allow custom CSS styles for rich text in Experience Space

    • Under Community Review on
    • 2 Comments
    We need to add custom css classes to rich text content in content manager. Our editors routinely apply custom css classes to WYSIWYG content in CMS. The custom css classes will drive how/when the specific content is displayed in the website. In classic...
  • Add Webhooks

    • Under Community Review on
    • 4 Comments
    A number of CMS, and other Enterprise systems, I'm working with have access to Webhooks. We've been asked by more than one client now about the possibility of using webhooks (as opposed to having to write and deploy extensions) to be informed on activities...
  • Make OR triggers in Experience Optimization Promotions

    • Under Community Review on
    • 4 Comments
    It is not possible to create OR triggers in XO. If you need OR criteria in triggers, you have to create two identical promotions with same content but different triggers. This complexity increases number of promotions and is prone to an error. Suggestion...