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.

  • Timezone support on Date fields, system timestamps in UTC or with timezone designator

    • Under Community Review on
    • 0 Comments
    There are multiple ideas open already on timezones, but I think this one goes further: Date fields in Tridion today have a date/time picker, but no way to select indicate a timezone. They should be made timezone aware. With editors across the globe...
  • Active # of Users Display

    • Accepted, Not Yet Planned on
    • 3 Comments
    I always thought this would be a "cool to have". A real time, active user dialog box that displays either who and/or possibly total number of users is active in each instance.
  • Expand linked ("nested") content in the Public Content API

    • Under Community Review on
    • 4 Comments
    This idea is asking for the ability to retrieve nested/linked content in the GraphQL-based Public Content API (PCA) for pages or Components that contain Components that link to other Components . Use case The use case is to give developers using the...
  • Quick access to Item's TCM ID and WebDAV URL

    • Duplicate on
    • 2 Comments
    There are a number of use cases when the user may want to note down TCM ID and/or WebDAV URL of an item. The Content Manager shows an item's ID in the tooltip when hovering over the item, but there is no easy way to copy it to clipboard. Provide options...
  • Allow Fields in Schema to Be Grouped Into Sections

    • Under Community Review on
    • 2 Comments
    Today all the fields in a component display as one long form. It would be nice to be able to 'group' fields into sections within the schema, and add a title and description to the grouping. That way when a Content Manager is working within a component...
  • Notification Panel to notify Users about a Translation Job status

    • Accepted, Not Yet Planned on
    • 1 Comment
    The Notification panel, available from the top right of the screen should provide details about Translation activities. Ideally, the user that has triggered the job should at least be notified of its status.
  • Translation Result Status, for nothing submitted

    • Under Community Review on
    • 6 Comments
    When you send items for translation which do not need translation, rather than seeing an error in the status queue it would be good to show a positive status, e.g. Already Translated
  • 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...
  • 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...
  • 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 > <...