Configuring Sun Master Indexes (Repository)

ProcedureTo Configure the View/Edit Page

  1. In the Projects window, expand the Configuration node in the project you want to modify, and then double-click the Enterprise Data Manager file.

    The file opens in the NetBeans XML editor.

  2. Scroll to the page-definition element in the gui-definition element, and then to the eo-search element.

  3. In the eo-view-page element, change the value of the field-per-row element.

    For example:


    <eo-view-page>
       <field-per-row>2</field-per-row>
    </eo-view-page>
  4. Save and close the file.