Use actions and table-actions to add functionality to an application created in PhixFlow version 8.3 or earlier. For applications created in version 9.0 or later, use actionflows; see Creating Actionflows.
Functionality can be:
- changes to the records in a table. For this use Record-Actions and Record-Action Rules.
- changes to data in a table using table-actions, which are used in older applications built before record-actions existed.
You can also use a table-action to run multiple record-actions. - unrelated to data, for example to configure a button-click to open a different screen. For this use an action, which is not linked to a table.
You can also use an action to make changes to multiple different tables.
Property reference pages related to table-actions.
Use table-actions to configure functionality in applications made in PhixFlow version 8.3 and earlier; see Configuring Actions.
For applications made in 9.0 or later, use actionflows: Understanding Actionflows.