Filter: gform_save_and_continue_resume_url
Filters the 'Save and Continue' URL to be used with a partial entry submission.
Parameters
| Name | Type | Description |
|---|---|---|
| $resume_url | string | The URL to be used to resume the partial entry. |
| $form | array | The Form Object. |
| $resume_token | string | The token that is used within the URL. |
string | The email address associated with the partial entry. |
Since
Source
Defined in form_display.php at line 4913