Action: gk/gravityboard/checklists/updated
Runs when checklists have been updated.
Parameters
| Name | Type | Description |
|---|---|---|
| $checklists | \ChecklistCollection | The checklist collection. |
| $entry | array<string,mixed> | The Gravity Forms entry. |
| $feed | array\{id: int|string, form_id: int|string, meta: array<string,mixed>\} | The feed (board) configuration. |
Since
- 1.1
Source
Defined in src/Checklists/Checklists.php at line 808