Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
This page is for application designers who want to
...
Todo-Fiona: page in draft
Overview
For concepts see Understanding Actionflows
This page outlines how to create actionflows and details of each node.
Creating an Actionflow
...
create actionflows to add functionality to an application screen. For actionflow concepts, see Understanding Actionflows.
On a screen, any component that has an
Insert excerpt | ||
---|---|---|
|
...
|
...
|
...
be configured to trigger an actionflow
...
to
...
run.
...
To create an actionflow:
...
- On a screen, click a component to display its properties. Components that can have
...
- actionflows are:
- buttons
- grid
...
- views
- card/
...
- containers
- areas
- form fields.
- There are 3 ways to add actionflows. In the component properties →
Settings:Insert excerpt _actionflow _actionflow nopanel true - Adding via an event handler
- click
Insert excerpt _add _add nopanel true - Event Type select an event type
- Action Method select Actionflow
Insert excerpt _save _save nopanel true - Actionflow, click
Insert excerpt _add _add nopanel true
- click
- Adding via an event handler
...
- Adding via an action directly
- Action Method select Actionflow
- Actionflow, click
.Insert excerpt _add _add nopanel true
...
- Quick add for buttons
- Right click on a button and select Add actionflow
- Right click on a button and select Add actionflow
...
- PhixFlow opens the actionflow canvas.
- Drag actions from the toolbar onto the central
...
- canvas
- Wire the actionflow and connect
...
- instance inputs
- action nodes
...
- instance outputs (optional)
...
For more detail on actionflow nodes and wiring, see Using Actionflow Nodes and Wiring Actionflows.
HTML Comment | ||
---|---|---|
| ||
Options to create an actionflow not available in 9.0 To create an actionflow:
|
...
|
...
|
...
hidden | true |
---|
Wiring Actions
Wire each node from the output to the input connection points
Mapping Connection Points
Input Connection (available data or user action) map onto the Connection Point in order to pass data to the Actionflow.
...
|
...
...
Building an Actionflow |
...
Data flows through the Actionflow sequentially |
...
one record at a time. When a lookup is performed the entire data set is read and processed.
|
...
- Provide a name.
- Complete the mappings and confirm.
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
Running an ActionflowActionflows run from |
...
Basic Settings
...
being:
|
...
Action Flow Properties
|
What's next?
Wiring Inputs Into an Actionflow
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|