Action: gravityview/edit_entry/before_update
Perform an action before 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 is being updated |
| $this | \GravityView_Edit_Entry_Render | This object |
| $gv_data | \GravityView_View_Data | The View data |
Since
- 2.1
Source
Defined in src/Extension/EditEntry/EditEntryRender.php at line 697