Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
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 create, update and delete 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 - combining multiple record-actions.unrelated to data, for example to configure a button-click to open a different screen, loading files and data, validation, communication with a user and opening screens. 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.table-actions; see Using Table-Actions.
Property reference pages related to table-actions:
Child pages (Children Display) | ||||
---|---|---|---|---|
|
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.