Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A menu presents buttons for actions in an Application or Stream View.

In an application, a number of menus can be created. Typically, one menu is created for use on PCs, and one is created for use on mobile devices - in some cases, a single menu is enough as a default on both types of devices (or when only one type of device will be used). However, it is possible to create more than this - different, non-default menus in the application can be accessed using a URL that specifies the menu.

To make a menu in an application a default, right-click on it in the repository browser and select:

  • Make Default Desktop Menu
  • Make Default Mobile Menu

...

Top level application menus

For each top level application menu, the following fields are configured:

...

Menu Items

A list of menu items. You can add sub-menus and menu items as required. See below for details of configuring menu items.

Sub-menus and menu items

In stream views and under top level application menus, you can create sub-menus and menu items. Menu items make actions available to users on forms.

The following fields are configured for menu items:

...

The order in which the menu items will be presented

...

Insert excerpt
_Banners
_Banners
nameproperties
nopaneltrue

Insert excerpt
_property_tabs
_property_tabs
namebasic-h
nopaneltrue

Insert excerpt
_parent
_parent
nopaneltrue

Basic Settings

FieldDescription
Name

Only available for the top-level menu item and sub-menu items.

Enter the repository name for the menu item.

Display Name

You can only enter a display name for sub-menus. Enter the sub-menu name for PhixFlow to display either on the menu bar or in another menu.

For menu options, PhixFlow shows the display name inherited from the action. To change the action's display name, 

  1. Find the action in the repository.
  2. Change the action properties Basic Settings → Display Name.
Order

Enter the order in which the menu will appear, either on the menu bar or in the sub-menu list. PhixFlow reorganises existing entries if you add an order that is already in use. 

The order for menu items is:

  • On the menu bar, left to right, with the last option aligned to the right of the screen.
  • In a sub-menu, top to bottom in the list.
Default ActionOnly available for the top-level menu item. Optionally, select an action that will run when the menu is opened.
ActionOnly available for menu options. Select an action that will run when the user clicks the option in the menu.
Hide the Menu Bar

Only available for the top-level menus.

Insert excerpt
_check_box_untick
_check_box_untick
nopaneltrue
 to display the menu bar at the top of your application; see Design and Application Mode for screenshots showing the default menu bar.

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to hide the menu bar. Use this option for a cleaner look to your application if it does not require menu options for the user.

You can have a different setting for default desktop and default mobile menus.


HTML Comment
hiddentrue

Menu Items

This section is available when Hide the Menu Bar is not ticked. The grid shows the list of menu items, including their:

  • Order
  • List: ticked indicates a sub-menu
  • Name
  • Display Name
  • Description

To add sub-menus and menu items, use the 

Insert excerpt
_new
_new
nopaneltrue
 button in the section toolbar; see Adding Menu Options, above.

Insert excerpt
_description
_description
nopaneltrue

Insert excerpt
_audit
_audit
nopaneltrue

Learn More