Filter: gravityview/edit_entry/success
Modify the edit entry success message (including the anchor link).
Parameters
| Name | Type | Description |
|---|---|---|
| $entry_updated_message | string | Existing message |
| $view_id | int | View ID |
| $entry | array | Gravity Forms entry array |
| $back_link | string | URL to return to the original entry. @since 1.6 |
| $redirect_url | string|null | URL to return to after the update. @since 2.14.6 |
Since
Source
Defined in includes/extensions/edit-entry/class-edit-entry-render.php at line 1429