Actionflows are used to create interactions on a screen, however we can have PhixFlow automatically create one for us using a shortcut.
Open the screen where you want to place the button that will open the desired screen.- Ensure it is unlocked.
In the repository navigate to the screen This page is for application designers who want to add a button that opens a different screen.
When using your application, the application user needs to be able to navigate to different screens. You can provide navigation to different screens using:
PhixFlow provides an easy way to wire a button to an actionflow that opens a screen.
- Open the screen on which you want to add the button.
- Right-click and
Insert excerpt |
---|
| _unlock |
---|
| _unlock |
---|
nopanel | true |
---|
|
the screen. - In the repository, find the screen that you want the button to open. Drag the screen from the repository onto the desired location on the open screen.
- See Moving Items on a Screen if you wish to move the button.
A button and actionflow will be automatically created on the screen that will open the second screen. - The button gets its styling from Application Properties → Styles Tab → Default Components Section → Table Action Component.
To edit the actionflow see Wiring Actionflowscanvas. and drop it where you want the button to be.- PhixFlow adds a button to the screen canvas.
The button design is from the default component, which is set in the application properties → Styles tab → Default Components section→ Table Action Component. - PhixFlow also creates an actionflow to open the second screen and wires it to the button.
- To test the button lock your , either the screen or switch to application mode, and click the button
Insert excerpt |
---|
| _app_mode |
---|
| _app_mode |
---|
nopanel | true |
---|
|
. Click the button to check that it opens the required screen.