Filter: gform_form_export_page
Dynamic Hook Name
This hook supports dynamic naming with the following modifiers:
$form_id
Example hook names:
gform_form_export_page(base hook)gform_form_export_page_1(with first modifier value)
Filters through the Form Export Page
Parameters
| Name | Type | Description |
|---|---|---|
| $form | int | The Form Object of the form to export |
Since
- Unknown: Unknown
Source
Defined in gravityforms.php at line 4856