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.

  • Multi-threaded SDL Translation Manager

    • Accepted, Not Yet Planned on
    • 1 Comment
    So far, the only way to have simultaneous jobs being processed at the same time is to scale out the SDL Translation Manager service. It would be ideal if the SDL TM service could better benefit from the machine resources...
  • Embedded Schema fields should be editable in Edit Popup in Experience Manager

    • Under Community Review on
    • 3 Comments
    Current state (Web 8 Experience Manager): It is already possible to add or remove Embedded Schema fields using the or icon. But you can only edit existing fields when they are visible on the website via Inline Editing or by opening the selected component...
  • Expose configuration to change the default signalR ping interval for the notification broadcaster

    • Under Community Review on
    • 0 Comments
    The notification broadcaster has a signalR ping that has a time interval of 5 mins. Now if we have a custom implementation to timeout the user after 15 mins of inactivity on the browser / CME . This now keeps the session live even though the user is inactive...
  • SDL Slack Channel

    • Accepted, Not Yet Planned on
    • 6 Comments
    I don't know if this is already a thing, but it would be great to get a SDL Knowledge / Support Slack Channel. (I know there is an MVP Slack Channel discussing issues) Different Channels for different aspects Non critical support with SDL Knowledge...
  • Open publications from Sites screen

    • Under Community Review on
    • 5 Comments
    In the Sites screen, showing a list of Tridion-managed web sites, make it possible to select a publication to go directly to the selected publication in Content Explorer (i.e. publication selected in Publications panel).
  • Provide visual feedback to indicate that an item is localised elsewhere.

    • Under Community Review on
    • 2 Comments
    One of the classic Tridion mistakes is to make half a dozen futile edits to a template, only to realise that lower in the blueprint a localised version is actually what has effect. The same thing presumably applies to content. My first thought was that...
  • Constraints Schema Type that can be applied to fields

    • Under Community Review on
    • 2 Comments
    This is inspired by Neil Gibbons' request for constraints fields in a schema . Neil's issue was two-fold: Separate minOccurs from mandatory Provide an accessible point in the UI for setting this. While I like this idea, I think that a limitation...
  • Be able to remove a user from multiple groups at once

    • Under Community Review on
    • 0 Comments
    Currently, when editing a user within the CME, only one group can be selected when clicking the Remove button. If I want to remove a user from 10+ groups, then this is a pain. It would be good to be able to select multiple groups here and then click...
  • Improve performance of list view

    • Under Community Review on
    • 2 Comments
    Content Manager Explorer are Core Service APIs to be extended to get paginated results. Change APIs to return smaller result sets as specified by the client. Need the capability to paginate results for the list to reduce the performance impact.
  • Where Used - load only on explicit request

    • Under Community Review on
    • 2 Comments
    When you do a `Where Used` on an item, the query for the first tab `Used In` is automatically triggered . As we all know this is a very expensive operation with potentially hundreds/thousands of resulting items. This makes no sense in my opinion, especially...