Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

  • No labels