This page is for application designers who want to create actionflows to add functionality to an application screen. For actionflow concepts, seeĀ Understanding Actionflows.
Actionflows can use data displayed on screens. This data can be manipulated within an actionflow and can be saved onto tables. Some examples of data that can be used are:
- Forms
The form fields can be mapped into an actionflow to be manipulated/saved - Grids
Selected, edited, dragged, dropped and all displayed (page) items can be mapped into an actionflow. - Card components
What's next?
Terminology changes in progress As part of the redesign of PhixFlow, we are changing the following terms: dashboard → screen
stream → table
stream attributes → attributes
stream item → record
stream set → recordset
stream view → view
stream item action → record-action
stream action → table-action
driver class → database driver