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.

  • Publish from Favourites view

    • Under Community Review on
    • 0 Comments
    It would be useful to be able to publish items in my Favourites - either from the Shortcuts window or the Favourites list view. I have a number of items which I republish regularly, which are spread out among different publications. Currently I have...
  • Allow customized Content Porter Client configuration on ClickOnce deployment endpoint.

    • Under Community Review on
    • 0 Comments
    Content Porter Client is installed as a ClickOnce deployment from the CME, installed by clicking the Content Porter button on the CME Tools ribbon. This deployment installs the Content Porter Client app with a default configuration, as defined by SDL...
  • 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...
  • Dynamic Embedded Schemas

    • Under Community Review on
    • 1 Comment
    Hi there! Searched for half an hour for something like this, but couldn't find it.. Perhaps was using the wrong query. My apologies if that's the case! Current situation The idea Whenever I click the I would love to see an option where...
  • 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...
  • 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.
  • Enable the "View On Site" feature for components in parent publications / content publications / non publishable publications

    • Under Community Review on
    • 1 Comment
    The "View on site" feature should work even on a component stored in a parent publication (which is usually the case). At the moment the "View On Site" feature only works on Local components, not shared/inherited components.
  • Bring back ability to create new components in left pane

    • Accepted, Not Yet Planned on
    • 0 Comments
    In previous versions of Tridion, users had the ability to create new components by right-clicking on folders in the left Publications pane. In Tridion 8.5, that functionality has been removed. This feels like a downgrade in functionality to us, particularly...
  • Send notification or add message when Translation Manager (TM) resolves localised v1 items to the parent.

    • Under Community Review on
    • 3 Comments
    Its standard TM behaviour when resolving items that if it encounters a localised item still at v1 (so unchanged from the parent) it uses the parent item when sending to translation management systems. This happens silently behind the scenes and is not...
  • Multiple values check box in schema when you change maxOccurs from "Unbounded"

    • Under Community Review on
    • 3 Comments
    When you tick the "Allow Multiple Values" option when building a schema field you get an Xml element in source like: <xsd:element name="drawbacks" minOccurs="1" maxOccurs="unbounded" type="xsd:normalizedString" /> When you want to limit the number...