Startup Actions
Overview
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 StartupIf 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.
Start Landing Screen and/or Navigation
In the repository, open
.Click
Enter a Display Name.
Toggle on one or both of the following, as appropriate. Typically both are
.Default Desktop Startup Action
Default Mobile Startup Action
Click
, this creates the Startup Action.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.
- : If you need to create an actionflow click add new:
Enter a Name and click Confirm.
The Actionflow opens.
Click on Connect.
Select on Click.
Click
on the toolbar.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.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.
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. |
Learn More
For links to all pages in this topic, see Connecting Events to Actions