On some operation buttons, you can configure binding workflows to associate the submit operation with workflows, implementing automated data processing.


Currently supported operation buttons and workflow types that can be bound are as follows:
| Operation Button \ Workflow Type | Pre-operation Event | Post-operation Event | Approval Event | Custom Operation Event |
|---|---|---|---|---|
| Form "Submit", "Save" buttons | ✅ | ✅ | ✅ | ❌ |
| "Update Data" button in data rows (table, list, etc.) | ✅ | ✅ | ✅ | ❌ |
| "Delete" button in data rows (table, list, etc.) | ✅ | ❌ | ❌ | ❌ |
| "Trigger Workflow" button | ❌ | ❌ | ❌ | ✅ |
One operation button can bind multiple workflows. When multiple workflows are bound, the execution order of workflows follows these rules:
For different workflow event types, refer to detailed introductions of related plugins: