Filter: gform_full_screen_template_path
Allows third-party code to define a custom template path to load for full-screen display. Defaults to our internal view.
Parameters
| Name | Type | Description |
|---|---|---|
| $new_template | string | The current template being loaded. |
| $form_for_display | string | The Form ID being loaded. |
Since
Source
Defined in includes/form-display/full-screen/class-full-screen-handler.php at line 142