On some action buttons, you can configure a bound workflow to associate the action with a workflow, achieving automated data processing.


The currently supported action buttons and workflow types are as follows:
| Action Button \ Workflow Type | Before action event | After action event | Approval event | Custom action event |
|---|---|---|---|---|
| Form's "Submit", "Save" buttons | ✅ | ✅ | ✅ | ❌ |
| "Update record" button in data rows (Table, List, etc.) | ✅ | ✅ | ✅ | ❌ |
| "Delete" button in data rows (Table, List, etc.) | ✅ | ❌ | ❌ | ❌ |
| "Trigger workflow" button | ❌ | ❌ | ❌ | ✅ |
An action button can be bound to multiple workflows. When multiple workflows are bound, their execution order follows these rules:
For different workflow event types, refer to the detailed documentation of the relevant plugins: