Action: gravityview/edit_entry/after_update
Perform an action after the entry has been updated using Edit Entry.
Parameters
| Name | Type | Description |
|---|---|---|
| $form | array | Gravity Forms form array |
| $entry_id | string | Numeric ID of the entry that was updated |
| $this | \GravityView_Edit_Entry_Render | This object |
| $gv_data | \GravityView_View_Data | The View data |
Since
- 2.1: Added $gv_data parameter
Source
Defined in includes/extensions/edit-entry/class-edit-entry-render.php at line 490