Configuring Alternate Tree Menus

You can define alternate tree menu objects for common object types.

When a user views details for one of the common object types in Project Management the system uses the tree menu object listed here instead of the standard tree menu object. (The standard tree menu object for a type has the same name as the symbolic name for the type. For example, the standard tree menu for meetings is named type_Meeting). If you want to configure the trees for these types, make sure you edit the menu object named here.

See Also
Configuring Properties
  1. Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
  2. To change the naming convention for the alternate tree properties and their values, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      eServiceSuiteProgramCentral.emxTreeAlternateMenuName.SYMBOLIC_NAME_OF_TYPE=PMCSYMBOLIC_NAME_OF_TYPE

      Add or edit these lines:

      eServiceSuiteProgramCentral.emxTreeAlternateMenuName.type_Message=PMCtype_Message
      eServiceSuiteProgramCentral.emxTreeAlternateMenuName.type_Location=PMCtype_Location
      eServiceSuiteProgramCentral.emxTreeAlternateMenuName.type_Person=PMCtype_Person

    2. Set the value for these properties depending on your business requirements.
  3. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the emxProgramCentral.properties page object. For more information, see Editing Properties Using MQL.