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.

  • Impersonate user or user group to check rights on publications, structure groups and folders

    • Duplicate on
    • 3 Comments
    Setting access rights in Tridion is quite a challenge. In our case we connect with SSO and rights are set based on our profile. The team is always administrator with all the rights. This means we always need to ask a user with certain rights to help out...
  • Possibility to create more visual overview in schema's

    • Under Community Review on
    • 0 Comments
    As a schema designer, I would like to be able to create more overview in schema's. For example by adding sections, lines, colors, subtitles etc. This to create for example a section for desktop content and a section for mobile content. Or to be able...
  • Extend GraphQL API with better support for categories and keywords

    • Under Community Review on
    • 0 Comments
    We are in the process of upgrading our Tridion installation, and in this process we've worked on rewriting various parts of our codebase that is written in C#. We are in the need of some help when it comes to some parts related to your GraphQL API and...
  • Where Used report not exportable.

    • Under Community Review on
    • 2 Comments
    If we want to get impacted pages for components, we could use Where Used report but this pop up report is not exportable right now. Custom OOTB implementation to achieve this will be helpful so that we are either able to copy the data or export it.
  • Add rollback option in Addon to the previous version

    • Under Community Review on
    • 2 Comments
    You must manually back up the add-on before installing the new version because it is automatically overwritten. The request is to make the Addon service version sensitive, in the sense that it can roll back the addon to the previous version at the request...
  • Allow Users to set a retrieval 'priority' on a Translation Job.

    • Accepted, Not Yet Planned on
    • 1 Comment
    Among Job A, Job B and Job C, I want Job B to be picked up by the Translation Manager service first for e.g: my "Flash Sale", however Translation Manager does not have the possibility to prioritize the retrieval phase.
  • Permanent Publish Data

    • Under Community Review on
    • 9 Comments
    Do not allow items to be deleted from the Publish Queue. Sometimes in Production, content has been incorrectly published or unpublished, and the user is able to remove the history and we have no idea who published what, or when. Suggestion is to have...
  • IMprove CIL API for getting PageMeta

    • Accepted, Not Yet Planned on
    • 1 Comment
    Consider the example CIL code below (CIL 8.5 .NET): var pageMeta = new PageMetaFactory(654); pageMeta.GetMeta(442318); pageMeta.GetMetaByUrl(654, "/index.html"); Why in the call to GetMetaByUrl() is the publication Id parameter even needed, given I...
  • Extend DXA 2.0 In-Context Model Service or Content Service to add Taxonomy and Pagination Support

    • Idea Delivered Partially on
    • 1 Comment
    Problem Statement: In DXA 2.0.2 Model Service version, there is no provision to deal with the Taxonomy data if it is not associated with a page. Also if several components are linked to a list type of Component, to retrieve each and every Entity Model...
  • Add a 'Published To Target' option in the Advanced Search dialog

    • Under Community Review on
    • 0 Comments
    In the Advanced search dialog we can get a list of Pages or Components that are Published or Not Published. I would like the option to choose the Publication Target they are Published / Not Published to. Also, it would be great to have a button to export...