4.4.1.17. PARTadmin: Column sequence role dependent

As of v9.07 it is possible to define the sequence of columns role dependent.

In the course of this new feature there are the following changes:

  • The key VARORDER in the section [PARTdataManager] is omitted without substitution (and the respective field in the user interface as well).

    ($CADENAS_SETUP/plinkcommon.cfg)

  • Now the column sequence is defined in the key VARUSED, in the respective role section, thus is role dependent.

    ($CADENAS_SETUP/plinkgroups.cfg)

    In the user interface the setting is performed under PARTadmin -> Category -> PARTsolutions -> ERP environment -> Roles -> Columns to be displayed

    Columns to be displayed

    Columns to be displayed

    [Note]Note

    In case that some ERP columns are to be displayed at the top and others at the bottom - in other words the geometric data somewhere in the middle, then please use the following syntax:

    ERP_PDM_NUMBER,MAT_NAME, ... ,DESCRIPTION 

    At the position of „...“ the geometric columns are shown.