Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
nameactionflow
nopaneltrue


Iframe
srchttps://www.youtube.com/embed/jNdlDz9IWmM
width98%
height400px


Actions make PhixFlow applications interactive, converting a static screen into a user interface. Simple individual actions can be combined to provide complex functionality. This enables the application user to interact with the screens, screen components and data.

Actions can be configured using either actionflows or recordtable-actions.

Actionflows

Use 

Insert excerpt
_actionflow
_actionflow
nopaneltrue
in applications created in version 9.0 and later.


Actionflows are diagrams that represent a sequence of action steps. Actionflows:

  • belong to an application

  • are reusable

  • are made up of individual actions (actionflow nodes) that are wired together

  • have input and output connections to screens, buttons or tables
  • are designed to be resilient to name changes in screens, components, tables and attributes.

Learn how to configure user interactions with Actionflows.

Table-actions


Use 

Insert excerpt
HELP82:_stream_action
HELP82:_stream_action
nopaneltrue
in applications created in versions 8.3 and earlier.

Table-actions:

  • belong to a table (previously called a stream)

  • use table and attribute names

  • are made up of a list of record-actions that run in sequence to update data and interact with screens.
  • can have rules or context parameters to determine when a record-action runs.

Learn how to configure user interactions with Stream Actions.


Example Action

The adjacent animation shows a user interacting with a Contacts application to: 

  1. Select a contact record.
  2. Edit the DOB field.
  3. Save the change.
Updating a contact in a Contacts application


What Next?

Child pages (Children Display)


Info
titleSee also