parts display change

Hi,

Where can I change the Parts display to directly show all items, without click Search? Thanks.

Parents Reply
  • Hello roy yao,

    If you want to sort certain item, you can define it's order in the "Order by" column in the ItemType.

    It will be sorted in Ascending order on the search grid.

    For example, we have three custom properties in the following ItemType. City, Name and No. of Students. We have configured it so that the items will be sorted by City first, then Name and No. of Students at last.

    Here are the search results after sorting:

    Assuming you want to sort the data according to the values in columns.

Children