Filter: gform_submission_values_pre_save
Allows the modification of submitted values before the draft submission is saved.
Parameters
| Name | Type | Description |
|---|
| $submitted_values | array | The submitted values |
| $form | array | The Form object |
Since
Source
Defined in forms_model.php at line 4241