Show TOC

Creating a Navigation LinkLocate this document in the navigation structure

Context

You need to create a navigation link to define navigation from one View to another. The navigation link thus connects a source View to a target View . The navigation link connects the source View at the outbound plug whereas the target View is connected at the inbound plug.

Procedure

  1. In the Palette, from the Connection section, choose Link.
  2. Select the required source View .
  3. Drag and drop the link at the required target View .
  4. In the Navigation Details window, specify the following details:
    • Provide a name for the link

    • Specify an option to Fire Navigation:

      • Create button in View: Select this option to create a button in the source View to trigger navigation

      • Use Existing Method in View: Choose this option if the outbound plug has to be fired from one of the existing controller methods in the view.

  5. Choose OK.