Goal: Create a basic navbar menu so that users can easily navigate the application

Add a Navigation Bar

  1. Go to the User Interface menu and select your web UI.
  2. Select the Menu tab and add a New Item called Home, linking to the ListIssue view.
  1. Add a New Menu called Issues, and an item under it called New Issue, linking to the EditIssue view.
  1. In the same way, add a new menu called Product with items for New Product and List Products.
  2. Save your app.

Test Drive

Launch your app and try out your new navbar.