Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Overview
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
- Opening a landing screen.
- Opening a custom navigation menu bar.
- Opening a static menu.
If you do not want to create your own navigation menu, the startup actions provide the ability to create a static menu bar for your application, on which you can add menu options. These contain top-level menu items, which is the container for menu options. The menu options can be:
- either options that trigger an action
- or sub-menus that list other menu options.
For applications that are designed for use on both PCs and mobile devices, it is possible to set startup actions independently for either or both.
Startup Landing Screen (Automated Creation)
Adding a Screen
- Open an application.
- On the Screens home page, right-click on a screen.
- Select
Open Screen on StartupInsert excerpt _startup_IconOnly _startup_IconOnly nopanel true - If a Startup Action exists this screen will be added to it.
- If no startup action exists, one will be created.
- More than one screen can be added to the startup Action.
Removing a Screen from the Startup Action
- Open an application.
- On the Screens home page, right-click on a screen
- Select
Remove from the Application Startup Action.Insert excerpt _startup_IconOnly _startup_IconOnly nopanel true
Start Landing Screen and/or Navigation
- In the repository, open
.Insert excerpt _startup _startup nopanel true - Click
Insert excerpt _add _add nopanel true - Enter a Display Name.
- Toggle on one or both of the following, as appropriate. Typically both are
.Insert excerpt _toggle_on _toggle_on nopanel true - Default Desktop Startup Action
- Default Mobile Startup Action
- Click
, this creates the Startup Action.Insert excerpt _save _save nopanel true - For Action Method select Actionflow.
: If you have an actionflow which opens the desired screen or screens click the actionflow button to navigate to it and drag it into the place holder.Insert excerpt _actionflow_list _actionflow_list nopanel true
: If you need to create an actionflow click add new:Insert excerpt _add _add nopanel true - Enter a Name and click Confirm.
- The Actionflow opens.
- Click on Connect.
- Select on Click.
- Click
on the toolbar.Insert excerpt _action_screen _action_screen nopanel true - Drag the desired screens and or navigation menus you want to be present when your application opens for a user.
- Now drag the connection point to each of your screens as illustrated below:
- Changes are automatically saved, so close your actionflow.
- Click
to save your startup action and close it.Insert excerpt _finish _finish nopanel true - Now when you next open the application it will open the selected screens.
To learn more about navigation menus see Adding a Navigation Menu Bar.
Anchor | ||||
---|---|---|---|---|
|
HTML Comment | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
Static Menu CreationAdding Menu OptionsTo add menu options, in the repository for your application find the
The structure of the menu items in the repository reflects the menu structure you have created, for example:
PhixFlow displays menu options and sub-menus on the menu bar. For example the menu structure illustrated above displays the following menu options: You can create multiple top-level menus, but PhixFlow can display the options contained in only one top-level menu. Changing the Default MenuTo specify a default menu for an application, in the repository, right-click on the menu name and select:
To specify an alternative menu to display instead of the default, provide users with a URL to the application that specifies the alternative menu. |
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Basic Settings
Field | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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,
| ||||||||||||||||
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:
| ||||||||||||||||
Default Action | Only available for the top-level menu item. Optionally, select an action that will run when the menu is opened. | ||||||||||||||||
Action | Only 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.
You can have a different setting for default desktop and default mobile menus. |
HTML Comment | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Menu ItemsThis section is available when Hide the Menu Bar is not ticked. The grid shows the list of menu items, including their:
To add sub-menus and menu items, use the
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Learn More
For links to all pages in this topic, see Connecting Events to Actions
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|