Tree shows other attributes in addition to what is defined

If you think that something doesn't work in Aware IM post your message here
Post Reply
andreic
Posts: 29
Joined: Mon Nov 15, 2021 11:09 pm

Tree shows other attributes in addition to what is defined

Post by andreic »

Hi,
I have a tree going through 'parts' and their 'subparts' from a 'top assembly'. The tree definition says to show only one attribute:
Definition of the tree says to show just one attribute.PNG
Definition of the tree says to show just one attribute.PNG (10.21 KiB) Viewed 3453 times
And the tree does that only for the first level. For the others it shows all other attributes:
Tree shows other attributes which were not selected.PNG
Tree shows other attributes which were not selected.PNG (3.8 KiB) Viewed 3453 times
I see no other option to configure this except for the 'Display Columns' property of the tree.. Is there a way to make all levels show the same defined attribute?

andrei
andreic
Posts: 29
Joined: Mon Nov 15, 2021 11:09 pm

Re: Tree shows other attributes in addition to what is defined

Post by andreic »

Any idea how to make all levels of the tree show the same defined attribute?
Test_20220526_2354_Tree.bsv.zip
(46.68 KiB) Downloaded 529 times
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Tree shows other attributes in addition to what is defined

Post by aware_support »

The problem is that you have two objects - Parts and Assembly. There really is no need for the Assembly object - it's just another Part that has sub-parts. If your tree displays only Parts everything should be fine.
Aware IM Support Team
andreic
Posts: 29
Joined: Mon Nov 15, 2021 11:09 pm

Re: Tree shows other attributes in addition to what is defined

Post by andreic »

Thanks for the answer support.

From my user point of view, the Assembly object is irrelevant. The tree view is for the Part attribute, which contains other Parts. The settings of the attributes to show in the "columns to display" is available anyway only for Parts, not for the object from which these Parts are referenced.

For consistency, the "columns to display" setting for the Part attribute should be applicable to all Parts shown, no?
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Tree shows other attributes in addition to what is defined

Post by aware_support »

Your tree includes Assembly and that causes the problem. If this object is irrelevant you should remove it - both from the tree and configuration. The tree will then look as you expect (hopefully)
Aware IM Support Team
andreic
Posts: 29
Joined: Mon Nov 15, 2021 11:09 pm

Re: Tree shows other attributes in addition to what is defined

Post by andreic »

Alright, thanks for your help.
Post Reply