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.

  • Order the order of shown Component Templates

    • Idea Delivered Partially on
    • 4 Comments
    In Classic the component templates are shown in alphabetical order, when adding a component with multiple CT's to a page, not optimal, but understandable. In ES however, the order is based on creation date or ID, which results in a random looking order...
  • 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...
  • Make the 'Publishable check' less sensitive

    • Accepted, Not Yet Planned on
    • 1 Comment
    In Experience Space we now have editors unchecking the 'Publishable check' on folders or structure groups without noticing. Resulting in changes not reflecting on site without any hints whatsoever. For us a nice new puzzle :-) but for editors missing...
  • Advanced Search "Modified By" query

    • Planned for Future Release on
    • 2 Comments
    Right now if you do the new Advanced Search in 10.1.1, there is an option to search on based on who created it by setting the "Created By" field. It would be more useful if there was another dropdown so that users could specify a "Modified By" field....
  • Access Management - Export Users Information to CSV

    • Under Community Review on
    • 0 Comments
    Some of our customers need to run reports on their users. It would be really nice to have an Export to CSV button on this list. As a bonus, it would be even better if we could also export the groups and permissions of each user.
  • ChatGPT Connector for Tridion Sites & Tridion Docs for Content Generation

    • Under Community Review on
    • 6 Comments
    A struggle many business teams face is generating and delivering content quickly. The most time consuming challenge is "starting." It’d be great if business teams could tap into OpenAI / ChatGPT while authoring content in Tridion Sites & Docs, leveraging...
  • 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 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...
  • Prevent adding

    tags in rich text field when used new sites9.5 /UI

    • Under Community Review on
    • 2 Comments
    While using new sites9.5 ui, when we enter a line in rich text field, it adds <p> tags around the text after saving. And that mess up the presentation on page. We had similar problem in tridion 2013 ui which was fixed by updating xslt. But that xslt change...
  • enable configuring logging via Add-on extension

    • Under Community Review on
    • 2 Comments
    At the moment, it is not possible to configure Add-on logging. If I want to log something from the extension, I must manually configure logback.xml for these classes (namespaces/packages), for example in the deployer storage extension addon. My idea...