PhixFlow Help
Menu
A menu presents 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 application menus
For each top level application menu, the following fields are configured:
Field | Description |
---|---|
Name | The name of the menu |
Order | The order in which the menu will appear |
Default Action | The 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:
Field | Description |
---|---|
Name | The name of the menu item |
Order | The order in which the menu items will be presented |
Action | The action fired by the menu item |
Form Icons
The form provides the standard form icons.
See Also
Please let us know if we could improve this page feedback@phixflow.com