Action: gform_pre_confirmation_deleted
Fires right before a confirmation is deleted.
Parameters
| Name | Type | Description |
|---|
| $form | int | ['confirmations'][$confirmation_id] The ID of the confirmation being deleted. |
| $form | array | The Form object. |
Since
Source
Defined in forms_model.php at line 7094