PhixFlow Help

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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

Menus in applications

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 applications menus

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

FieldDescription
NameThe name of the menu
OrderThe order in which the menu will appear
Default ActionThe action that will run when the menu is opened

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:

FieldDescription
NameThe name of the menu item
Order

The order in which the menu items will be presented

ActionThe action fired by the menu item


The form provides the standard form icons.



  • No labels