Skip to main content

Creating Menus

Last updated 6/12/2021

Building Menus in Five

The following documentation will explain the general steps to create different types of menu items to begin to build out your menu.

General Steps to Add a Menu Item

Prerequisite

The action being referenced must be saved in Five to be available in the Action field lookup list.

Steps

  1. Select Menus in the menu.
  2. Click the Add Item button in the list app bar.
  3. Type a caption in the Caption field.
  4. Type an integer value in the Menu Order field to order the menu item in the menu.
  5. Use the lookup icon in the Action field and select the Action ID to reference.
  6. Click the Edit button in the logo field, navigate your files and open the required image file.
  7. Click the Save button in the form app bar.
Add a Menu Item
Figure 1 - Add a menu item

Create a Parent Menu

A parent menu will be at the top-level and will hold the nested menu below it. The customizable Down button on a saved form record will become available to drill down to the child menu. The child menu will be filtered by the record selection made in the parent menu.

Requirement

The parent menu item must reference a Form action.

Prerequisite

The parent menu item must be saved in Five to be available in the Parent Menu field lookup list.

Steps

  1. Select Menus in the menu.
  2. Click the Add Item button in the list app bar.
  3. Type a caption in the Caption field.
  4. Type an integer value in the Menu Order field to order the menu item in the menu.
  5. Use the lookup icon in the Action field and select the form Action ID to reference.
  6. Use the lookup icon in the Parent Menu field and select the Menu ID to be the parent.
  7. Click the Edit button in the logo field, navigate your files and open the required image.
  8. Click the Save button in the form app bar.
Create a Parent Menu
Figure 2 - Create a parent menu

How This Will Look in Your End-User Application

Once a record has been completed, the Down button will be available in the form app bar to drill down to the child menu.

  1. Select the parent menu item in the menu.
  2. Complete and save the form, or
  3. Select a saved record.
  4. Click the Down button in the form app bar.
Select the Parent Menu Item
Figure 3 - Select the parent menu item to drill down to the child menu

Child Menu is Available
Figure 4 - Child menu is available

info

Further parent menus can be created under the top-level parent menu.

Create a Sub-Menu

A sub-menu will hold a secondary menu with a list of options for your end-users.

Requirement

The menu item that holds the secondary menu can not reference an action.

Prerequisite

The sub-menu item must be saved in Five to be available in the Parent Menu field lookup list.

Steps

  1. Select Menus in the menu.
  2. Click the Add Item button in the list app bar.
  3. Type a caption in the Caption field.
  4. Type an integer value in the Menu Order field to order the menu item in the menu.
  5. Use the lookup icon in the Parent Menu field and select the Menu ID to hold the secondary menu.
  6. Click the Edit button in the logo field, navigate your files and open the required image file.
  7. Click the Save button in the form app bar.
Create a Sub-Menu
Figure 5 - Create a sub-menu

How This Will Look in Your End-User Application

When a user selects the sub-menu item, the menu will open and display all the menu items in the secondary menu.

Step

  1. Select the sub-menu item in the menu.
Select the Sub-Menu Item
Figure 6 - Select the sub-menu item

Secondary Menu is Available
Figure 7 - Secondary menu is available