This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

APPLICATION - PRODUCT ENGINEERING - Hiding newly added properties in the Part Display screen

aravinth_r - Thursday, March 1, 2012 9:06 AM:

Hi,

I am adding quite a lot of new properties to the ItemType Part. As I add them, I am seeing them getting displayed in the Design - Part - List all window. Please see attached screenshot. I do not want to see the newly added properties to be shown. How to achieve this?

Regards, Aravinth



Jennifer - Thursday, March 1, 2012 9:15 AM:

Hi Aravinth,

Please attempt to upload your screenshots in a different manner.  Currently what we see is a path to your local drive where the file is stored, but of course we cannot access this to view the details.

Best,

Jennifer



Yoann Maingon - Thursday, March 1, 2012 11:36 AM:

Everything is in the documentation.

On each property definition you have a boolean "hidden" which specifies if the property should be hidden in the main grid. The boolean "hidden2" will define if this property should be hidden in a tab grid (mostly for related items)

 

Yoann