Forum Discussion

MyoThet's avatar
MyoThet
Ideator I
7 years ago
Solved

Sort TOC entries

Hello Community, 

I am using Aras11 SP12. Currently I found TOC entries are sorted alphabetically. 

How can I configure to sort as we want not alphabetically.

e.g Under Processing Category : 

    Selection 

    Reference

    Process

    Actions. 

Best Regards, 

Myo Thet 

  • Hi Myo Thet,

    This is not possible in Aras Innovator 11 SP12.

    However, in Aras Innovator 12.0, we have updated the TOC to be represented through CUI items in the database. This means that in 12.0, you should be able to change the order of the TOC entries by editing the sort_order of these CUI items.

    Chris

5 Replies

  • Hi Myo Thet,

    This is not possible in Aras Innovator 11 SP12.

    However, in Aras Innovator 12.0, we have updated the TOC to be represented through CUI items in the database. This means that in 12.0, you should be able to change the order of the TOC entries by editing the sort_order of these CUI items.

    Chris

  • Hi,

    I currently try to sort my TOC in Innovator 12. I changed the sort_order of the TOC elements ItemType Client Style, but my sorting does not change. Is this new feature documented somewere already?

    • Former Member's avatar
      Former Member

      Hi angela

      Has this issue been resolved? I also encountered the problem that the menu cannot be sorted in Innovator 12sp9

      Thanks.

  • Hi Joker,

    I don´t think TOC sorting is supported by I12SP9. Chris´s answer is not completely wrong. At this time, Aras worked on the feature and each Release they added a few more code to support the TOC sorting. So sorting should be supported in later Innovator 12 versions, but in 12SP9 unfortunately still not.

    All the changes were preparations for the TOC Editor in I14. 

    Version that support sorting look like this:

    Note the different type for the button (it previously was a Menu Button) and the sort order that is not the standard 128 value.

    Edit: Thanks for asking this question! I right now wonder how to deal with this when updating to Release 2023. When we import ItemTypes from I12 to I14, no sorting is assigned yet. So we probably have to rearrange all ItemTypes after initial import. 

    • Former Member's avatar
      Former Member

      Hi Angela,I see. Thanks for your answering.