Filter: $filter
Allows the form confirmation to be overridden.
Parameters
| Name | Type | Description |
|---|---|---|
| $confirmation | string|array | The confirmation message or an array when performing a redirect. |
| $form | array | The form which was submitted. |
| $entry | array | The entry created from the form submission. |
| $ajax | bool | Indicates if ajax is enabled for the current form. |
Since
- unknown: unknown
Source
Defined in form_display.php at line 2237