PTC Arbortext Content Delivery Customization > Customizing the PTC Arbortext Content Delivery User Interface > Modifying the Default Display Format of Part Titles on the Parts List Page
Modifying the Default Display Format of Part Titles on the Parts List Page
Follow these steps to modify the display format of title for all parts on the parts list page:
1. Stop all running coreServer, coreCMIserver, and JBoss services.
2. Open the script file for environment variables located in the directory < HOME>/SW/SW , where < HOME> is the path to the installation directory for PTC Arbortext Content Delivery. The file name differs based on the operating system:
Linux and UNIX is setEnv.sh.
Windows is setEnv.bat.
3. Edit the PartNumberNameOrder variable to specify the display format for the part title. You can specify one of the following formats:
NumberName: The part number followed by the part name (without spaces) is displayed as the part title. This is the default format.
NameNumber: The part name followed by the part number (without spaces) is displayed as the part title.
Name: Only the part name is displayed as the part title.
4. Restart the coreServer, coreCMIserver, and JBoss services.
5. Run theUpdate Assets In Publication Manager task to re-index your data.
Was this helpful?