Aras Setting Management Item (Item) @ Part 2

Aras Setting Management Item (Item) @ Part 2

Set the options in the upper part of the management item configuration area for customized management. Correspond to the following parts:
Insert picture description here

Name

Set the name of the management item Item in the Name input box, which is in accordance with the input rules set by the Aras software.

Singular Label

The Singular Label input box is set to display the label on the Item management page (not the configuration page) of the management item. An example is as follows:

Singular Lable is not set, the default is the same as Name
Insert picture description here
Insert picture description here
After Singular Lable is set,
Insert picture description here
Insert picture description here

Singular Label

Singular Lable sets the name of the management item displayed in the directory. If it is not set, the default is Name.
Insert picture description here
Insert picture description here
If Singular Lable is set, the effect is as follows:
Insert picture description here
Insert picture description here

Small Icon

Smaill Icon set small icon:
Insert picture description here
Insert picture description here

Large Icon

Large Icon set large icon:
Insert picture description here
Insert picture description here

Class Structure

Class Structure sets the hierarchical relationship of the management item Item. These hierarchical relationships can be applied to the properties of the management item Item, so that the properties have a hierarchical relationship, and the children inherit all the properties of the parent.
Insert picture description here
You can set the following hierarchical relationships:
Insert picture description here
Then you can add attributes in the attribute configuration area:
first click the Class Path attribute column, click the middle and hold the left mouse button, move it to the left area and release it to facilitate subsequent operation observation:
Insert picture description here
Add the "fruit" attribute and set the Class Path to Sub0:
Insert picture description here
add the "apple" attribute and set the Class Path to Sub/Sub00:
Insert picture description here
add the "pear" attribute and set the Class Path to Sub/Sub01:
Insert picture description here
these attributes are all String types, need Set the length in the Length property bar, simply enter a length limit to enter 128. Then save it once.
Insert picture description here
In the Views property area, enter the view operation mode: the
Insert picture description here
original view is similar to the following:
Insert picture description here
manual adjustment or add "classification" item from "Unused Properties":
Insert picture description here
Insert picture description here
manually add "fruit" item: in the
Insert picture description here
Insert picture description here
Insert picture description here
same way, add "apple" and "pear" items , And then it looks like this:
Insert picture description here
save and exit, then in the main interface, remove the hidden attribute of "classification":
Insert picture description here
save and exit, and then find the management item in the corresponding directory and add a row of table records:
Insert picture description here

Select the classification directory of "classification" as Sub00, then set the values ​​of the other three items, save and exit:
Insert picture description here
Insert picture description here
you can see that because this table record is set under the category of "classification" as Sub00, apple is in this category. Fruit is the parent directory of apple, so their values ​​are set successfully, but pear is classified in Sub01 and cannot be set.

Similarly, add another record and set "classification" to the classification of Sub01. The effect is as follows:
Insert picture description here
Insert picture description here
Therefore, through the above method, class classification management is realized. After a certain classification directory is selected, only the classification of this classification directory Properties to operate.

Show Parameters Tab

Just keep "When populated", the specific impact is to be investigated.

-End-

Guess you like

Origin blog.csdn.net/hwytree/article/details/107332019