Skip to main content
13-Aquamarine
March 31, 2020
Question

Classification Display on Details Page of a Part

  • March 31, 2020
  • 1 reply
  • 1268 views

Hi all,

 

At the moment the full path of the classification is displayed on the details page.

We would need to display only the last class. So instead of having for example: Technical\Screw\Nr1 screw

to see only Nr1 Screw.

 

Has anyone changed this on their systems or has any ideas?

 

Alex

1 reply

OliverDroop
15-Moonstone
November 22, 2022

you can use a calculated attribute to strip this until the node name but I agree that this should be ootb or as guided customization.

The reason is not the info page but many table views in Windchill and Navigate. The Full path is too long to be displayed effectively in tables and therefore a short version of the classifcation should be available

Alex198813-AquamarineAuthor
13-Aquamarine
November 22, 2022

We extended the DefaultDataUtility in order to manage this which manipulates the string in the end and displays only the needed information