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.
...
- Make Default Desktop Menu
- Make Default Mobile Menu
Insert excerpt _standard_settings _standard_settings nopanel true
Top level application menus
...
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
...