Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
OverviewImage Modified Use an |
node to open new screens within PhixFlow. To set the actionflow to close the active |
screen on completion, on the top right of the canvas, tick Close Parent |
Screen. |
Example
View file | ||||
---|---|---|---|---|
|
The above video shows a basic actionflow to open a screen from a button. To open a screen:
- Right click on the button and click Add Actionflow
- Name the action
- Drag the screen you want to open onto the main body of the actionflow. You have just created an open screen node.
- Now we need to wire up an input to initiate the actionflow
- Click Add next to the inputs
- Name the new input connection point and select driving.
- Click create connection point
- Click on the on click input. This will start the actionflow when a user clicks on the button.
- Click connect input to finish setting up the actionflow
- Go back to the first screen to test to see if it works.
For a worked example, see Open Screen Action Configuration.
Basic Settings
|
|
|
|
|
|
|
|
Input Connection PointsThis section has a toolbar |
with standard buttons. The grid contains a list of all input connection points and their type.
| |||||||||||||||||||
Not yet implemented - and may need to be on the input connection page. | |||||||||||||||||||
Field | Type | Default Values if not set | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Height | Number | find out | Sets the height of the screen | ||||||||||||||||
Width | Number | find out | Sets the width of the screen | ||||||||||||||||
Top | Number | find out | Sets the top position of the screen relative to the window | ||||||||||||||||
Left | Number | find out | Sets the left position of the screen relative to the window | ||||||||||||||||
Maximised | Boolean | whatever is set on the screen properties |
|
| ||
Details about setting up input connections for open screen nodes is currently in the connection points page, but may need to move back here. |
Output Connection Points
Available when the screen attached to the node contains buttons with the action type Start Phase.
This section has a toolbar
with standard buttons. The grid contains a list of all output connection points.
ErrorsThis section has a toolbar |
with standard buttons. The grid contains a list of errors where fields have been validated. |
|
Live Search | ||||||||
---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Learn More
For links to all pages in this topic, see Understanding Actionflows.