Filter: gform_form_not_found_message
Allows the HTML that is displayed when the requested form is not found to be overridden.
Parameters
| Name | Type | Description |
|---|---|---|
| $form_not_found_message | string | The default form not found message. |
| $form_id | int|string | The ID or Title of the form requested for display. |
Since
Source
Defined in form_display.php at line 5415