Show Item Names Instead of Display Titles in the IBM WCM Authoring UI

Posted on Jul 13, 2017 (last modified Jun 22, 2021)

By default, the Display title, rather than the Name is displayed for items in the authoring UI for IBM Web Content Manager (WCM). It may be desirable to see the name instead. This can give authors the ability to use special naming conventions, acronyms, or codes in item names while still keeping a user friendly Display name for end-users and the search engine. If you’d like to switch the default configuration for your authors, here’s how…

  • In the WebSphere Integrated Solutions Console (the WAS or deployment manager console), navigate to Resources > Resource Environment Providers > WCM WCMConfigService.
  • Under Additional Properties, click on the link to go to the Custom properties.
  • Click New… to add a new property to the list.
  • For the Name of the property, enter wcm.authoringui.use.name.as.browser.display.value and for the value enter true. The type of the property should remain set on java.lang.String.

  • Click OK.
  • In the message that says you can Save or Review changes, click the link to Review changes before saving or discarding. This will allow you to select to Synchronize changes with Nodes in one step rather than saving the changes and then later synchronizing.
  • Click the check box to Synchronize changes with Nodes and click the Save button.
  • You’ll need to restart the servers for the change to take effect. In a clustered environment, you can do this from the Deployment Manager by navigating to Servers > Clusters > WebSphere application server clusters, select the PortalCluster and then click the Ripplestart button. Ripplestart stops and then starts each server in the cluster in turn, which can help ensure that one member of the cluster stays up for use at all times.

If your authors prefer it, now you know! At Base22, we like to say that one happy author makes a thousand happy users. To help ensure a positive end-user experience, pay careful attention to the author experience.