Creating a Java iView for Detailed Navigation 

Use

This page describes how you can create your own Java iView for detailed navigation. This iView is a Java iView that is created based on the master iView PortalNavigation.ClientSideDetailNav.

Prerequisites

For more information about Java iViews read the documentation Java iViews in the Administration Guide.

Procedure

  1. In the administrator role choose iViews. This takes you to the iView Editor.
  2. In the dropdown list mark entry Java and choose New iView:
  3. A second window appears containing a maintenance screen for creating Java iViews.

  4. Enter the following data on the tab Info:

The other entries are not relevant.

  1. Choose tab Look. You have to make the following entries for the detailed navigation iView here:
  1. Choose tab Load. The following entries are relevant for the detailed navigation iView here:

The other entries are not relevant.

  1. Choose tab Java and select the application type. In this case it is Based on Master iView.
  2. Choose Next.
  3. Choose PortalNavigation.ClientSideDetailNav in the list of master iViews and choose next.
  4. Choose finish to close the Java iView Wizard.
  5. Choose Add.

This completes creation of the special Java iViews for detailed navigation.

The new Java iView is added to the list of existing iViews.