Configuring Sun Master Indexes

Configuring the Source Record Page Definition

You can configure certain display options for the main Source Record page, including the order in which the tab appears on the MIDM and the name of the page.

ProcedureTo Configure the Source Record Page Definition

  1. In the Projects window, expand the Configuration node in the project you want to modify, and then double-click midm.xml.

    The file opens in the NetBeans XML editor.

  2. Scroll to the source-record element (located in the gui-definition element).

  3. To specify a different name for the Source Record tab, modify the value of the tab-name element.

  4. To change the order in which the Source Record tab appears on the MIDM, change the value of the display-order element.


    Note –

    You might need to renumber the remaining tabs to keep the numbering sequential.


  5. Save and close the file.