Filter: gform_form_settings_initial_values
Filter the initial values that will be populated into the form settings.
Parameters
| Name | Type | Description |
|---|---|---|
| $initial_values | array | An associative array of setting names and their initial values. |
| $form | array | The current form. |
Since
Source
Defined in form_settings.php at line 1184